| Gameprog.zip (31kb)
| Some good C routines showing different game programming technics.
|
| Ipx.zip (14kb)
| Texts about IPX-network programming, how to send packets and so on.
|
| Crc.zip (28kb)
| Good text about CRC error correction.
|
| Anti_deb.zip (11kb)
| Some small texts about how to avoid people from debugging your program.
|
| Keyboard.zip (4kb)
| How to use the keyboard (No, don't misunderstand me now), description of the keyboard scancodes and how to use them.
|
| Joystick.zip (14kb)
| Example programs in C showing how to use a Joystick, both via BIOS and I/O-ports.
|
| Mscdex21.zip (41kb)
| Intricate text on how to program the CD-ROM using MSCDEX extension 2.1
|
| Tetris.zip (8kb)
| 2kb Tetris, pretty ugly but small, asm.
|