Hi Nils :-)
> when I was experimenting with dev86/bcc, I have written a small pong > game that runs on bare metal PCs without DOS as well as on DOS, it uses > only BIOS Interrupts. > > upxed it is only 1491 bytes, extracted 2528. Quite nice for C, but check this 512 byte NASM version ;-) Of course it has almost ZERO features, but it fits into a boot sector which can be a valid part of a FAT12 diskette. https://www.auersoft.eu/soft/specials/ ==> bootpong.zip > https://github.com/spacerace/x86-pong Cheers, Eric _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
