Here are some of my first free software programs. I don’t develop or even use them anymore.
A couple of command-line utilities: grb2, a grep-like program, and xist, a XSL/T processor.
DotnetTools.tar.gz (application/x-gzip, 27K)
A library to parse an application’s command line. It is used by the DotnetTools programs.
Incenp.CommandLine.tar.gz (application/x-gzip, 23K)
An implementation of a small game found on my iPAQ 915, Jawbreaker.
Jawbreaker.tar.gz (application/x-gzip, 55K)
A library to parse and write a custom data format.
Incenp.TextDataFile.tar.gz (application/x-gzip, 24K)
A program to determine how the Private Actions of the Star Ocean III—Till The End of Time game affect the game’s ending.
Orichalcum.tar.gz (application/x-gzip, 52K)
A program to simulate repetitive pressure of keyboard keys or mouse buttons, emulating the “AutoFire” button found on some gamepad.
AutoFire.tar.gz (application/x-gzip, 20K)
A basic implementation of some Unix tools: cat, ls, rm and ping.
Win32Tools.tar.gz (application/x-gzip, 21K)
A C library providing some POSIX functions missing in Visual Studio’s C library, such as getopt and readdir.
Escort.tar.gz (application/x-gzip, 19K)