there is hope for tiny code!
Fred Cisin
cisin at xenosoft.com
Fri Apr 14 21:48:35 CDT 2006
> Smallest executable I ever generated was a whopping 7 bytes long -- after I'd
> seen the "CLS" command under DOS and wanted the same thing for my CP/M box...
> Used standard tools, too, and didn't have to do anything particularly
> tricky.
the smallest executable is 0 bytes.
With several OS's, it will perfom a jump to 100h, and rerun whatever
executable is still in RAM.
More information about the cctech
mailing list