Groups | Search | Server Info | Login | Register


Groups > comp.lang.asm.x86 > #8272

Re: Calendar program

From "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1>
Newsgroups comp.lang.asm.x86
Subject Re: Calendar program
Date 2020-12-09 15:24 +0000
Organization dis
Message-ID <XnsAC8E9CB41689Badmin127001@144.76.35.252> (permalink)
References (14 earlier) <XnsAC7B896E16EEAadmin127001@144.76.35.198> <XnsAC7B8DDBBF692admin127001@144.76.35.198> <rpah23$qa6$1@gioia.aioe.org> <XnsAC7CCEFB7670Cadmin127001@144.76.35.198> <XnsAC8064AB64634admin127001@144.76.35.198>

Show all headers | View raw


On Wed, 25 Nov 2020 09:53:46 GMT, "Kerr-Mudd,John"
<notsaying@nospicedham.127.0.0.1> wrote: 

> On Sat, 21 Nov 2020 20:20:49 GMT, "Kerr-Mudd,John" 
> <notsaying@nospicedham.127.0.0.1> wrote:
> 
>> 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]
>> 
> []
>> 
>> 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. 
>> 
> 
> 350 - still with an "unnecessary" halfway jump for a "too big for a
> short jump" loop.
> 
> 
If anyone wants a look:

grdb dump [minus the seg]

0100 B7 B8 8E C3-B4 2A CD 21-89 CD 88 F3-B7 21 E8 36  .....*.!.....!.6
0110 00 B7 00 BE-23 02 BF 46-02 B1 07 A4-47 A4 47 A4  ....#..F....G.G.
0120 47 AF E3 6C-E2 F5 88 DC-FE CC D5 03-01 C6 BF 1A  G..l............
0130 01 EB E8 43-80 FB 0C 76-4B B3 01 45-B8 0F 27 39  ...C...vK..E..'9
0140 C5 76 41 B3-0C EB 3C B8-00 06 B9 31-00 BA 4F 0A  .vA...<....1..O.
0150 CD 10 C3 CD-16 86 C4 98-48 74 EC 2C-46 74 A5 48  ........Ht.,Ft.H
0160 74 D9 48 74-21 2C 04 74-CA 2C 03 74-0C 48 74 1B  t.Ht!,.t.,.t.Ht.
0170 3C FA 75 DF-4B 75 0D B3-0C 4D B8 2E-06 39 C5 73  <.u.Ku...M...9.s
0180 03 B3 01 95-EB 86 83 C5-64 EB B1 83-ED 64 EB EA  ........d....d..
0190 E8 72 00 BF-E6 02 53 55-31 C0 93 31-C9 98 2C 02  .r....SU1..1..,.
01A0 77 03 4D 04-0C BE 6A 1D-91 D1 EE 83-D3 02 E2 F9  w.M...j.........
01B0 95 43 01 C3-D1 F8 D1 F8-01 C3 52 B1-19 99 F7 F1  .C........R.....
01C0 29 C3 D1 F8-D1 F8 01 D8-B1 07 99 F7-F1 28 D1 01  )............(..
01D0 D2 01 D2 01-D2 01 D7 58-99 D1 EE 75-06 4A 24 03  .......X...u.J$.
01E0 74 01 4A 83-D2 1E 95 5D-5B 40 4A 78-85 50 D4 0A  t.J....][@Jx.P..
01F0 08 E4 75 02-B4 10 E8 20-00 AF AF 58-E2 EB B1 07  ..u.... ...X....
0200 83 C7 68 EB-E4 89 E8 B1-64 99 F7 F1-52 08 D2 75  ..h.....d...R..u
0210 02 88 C2 E8-01 00 58 D4-0A E8 00 00-86 E0 34 30  ......X.......40
0220 AA 47 C3 53-75 6E 4D 6F-6E 54 75 65-57 65 64 54  .G.SunMonTueWedT
0230 68 72 46 72-69 53 61 74-4A 61 6E 46-65 62 4D 61  hrFriSatJanFebMa
0240 72 41 70 72-4D 61 79 4A-75 6E 4A 75-6C 41 75 67  rAprMayJunJulAug
0250 53 65 70 4F-63 74 4E 6F-76 44 65 63-7E 00 00 00  SepOctNovDec~...

-- 
Bah, and indeed, Humbug.

Back to comp.lang.asm.x86 | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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