Back in the late 1990s I owned a Palm (actually a good old PalmPilot Pro with a US Robotics badge). When I first got the unit I started to experiment with writing for it thanks to the freely available development tools.
I never really wrote that much, and what little I did write is probably of little use to anyone these days but, on the off-chance that someone might have a use, here it is:
5x5 - Simple little puzzle game
This was my first attempt at writing something for the Palm. I wrote it using the GCC-WIN32 development environment for the Palm. The source code and a compiled PRC are included in the ZIP file.
DosError - Dos Error code listing (JFile version)
DOS error codes formatted for JFile. Download DOSERROR.PDB and install as you would any other Pilot application.
DosError - Dos Error code listing (DOC version)
This is a DOC document for the Palm that lists DOS error codes and their meanings. Download DOSERROR.PRC and install as you would any other Palm application.
TikTok - Simple multi-stopwatch timer
At the time of writing TikTok there were a number of clever stopwatch programs for the Palm but most of them were a bit too fancy for my needs, I just wanted something simple and free. So, I wrote TikTok. It was written using the Palm oriented GCC-WIN32 development environment and comes with full source code. The source and a compiled PRC are included in the ZIP file.
Please note that I've handed the job of maintainer over to Mike McCollister. He's done a great job of taking TikTok to v2.x and has added some nice new features. I suggest you visit his page and grab the very latest version.