On Wed, 20 Feb 2002 01:28:51 +0100, Guenter Bietzig wrote: > Hello Ray and all,
> in the year 1998 I wrote the same TSR-function in ASM: > With hotkey 'Sh-PrtScr' the VGA-text-screen is copied the > the hercules screen. > The whole vga2herc.com is 257 bytes (twohundredfiftyseven). > When will we go for lunch and german beer??? ;-)) > I think (hope) Clarence will tell you why this is fact ;-) > (Because it's late now and Clarence's english is much better). Bravo, Guenter. Sure I'll tell why it is a fact: Guenter knows the kind of code a computer likes.<g> As I said, I was struggling with "C". The first example program is, of course, "Hello world". It's an 8884 byte exe. Here's my ASM version - just type it into debug. BTW, I just wrote it that way - all 23 bytes. Hello.com: BA 09 01 B4 09 CD 21 CD 20 48 65 6C 6C 6F 20 77 6F 72 6C 64 0D 0A 24 And that certainly is not a record.<G> - Clarence Verge. -- Using Arachne 1.66 on DSL.
