Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.asm.x86 > #8251
| From | "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> |
|---|---|
| Newsgroups | comp.lang.asm.x86 |
| Subject | Re: Calendar program |
| Date | 2020-11-21 20:20 +0000 |
| Organization | dis |
| Message-ID | <XnsAC7CCEFB7670Cadmin127001@144.76.35.198> (permalink) |
| References | (12 earlier) <XnsAC727643E12C6admin127001@144.76.35.198> <XnsAC72AD7C9E5DFadmin127001@144.76.35.198> <XnsAC7B896E16EEAadmin127001@144.76.35.198> <XnsAC7B8DDBBF692admin127001@144.76.35.198> <rpah23$qa6$1@gioia.aioe.org> |
On Sat, 21 Nov 2020 07:53:04 GMT, wolfgang kern <nowhere@nospicedham.never.at> wrote: > On 20.11.2020 14:56, Kerr-Mudd,John wrote: > ... [382] >>> So there's potential to add e.g. startday adjust code inside >>> the 512 limit. > > free space could be used to calculate DOW for any date input. > my DOW is part of the RTCL boot-up routine. Well DoW is needed to know which day column to put the 1st of the month under; so it's simple from there. The first one is maxed out at 512. This second one is purely cursor driven, no other user input; 362 bytes now. I think that's as good as I'm gonig to get, but I'll ponder it for a day or 2 more and then post a hexdump or debug listing, if you like. -- Bah, and indeed, Humbug.
Back to comp.lang.asm.x86 | Previous | Next — Previous in thread | Next in thread | Find similar
Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-08 11:19 +0000
Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-10-08 14:11 +0200
Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-10-08 17:10 +0200
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 16:08 +0000
Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-10-09 18:51 +0200
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 19:24 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-10 10:24 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-24 11:45 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-01 11:51 +0000
Re: Calendar program Bogus@Embarq.com (Steve) - 2020-11-01 13:39 +0000
Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-11-01 15:37 +0100
Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-02 09:10 +0100
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-01 16:21 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-08 22:21 +0000
Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-11 12:08 +0100
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 11:11 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 11:37 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 17:03 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-20 13:30 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-20 13:56 +0000
Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-21 08:53 +0100
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-21 20:20 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-25 09:53 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-12-09 15:24 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-12-18 11:21 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2021-01-11 20:15 +0000
Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 19:24 +0000
csiph-web