My Current CoCo Projects
This is a list with links to all my current and past projects where you can find download links to the programs and/or source code. Feel free to reach out if anything is incorrect or missing. Enjoy!
- CoCo Chiptunes Player v1.3
- NitrOS-9 sound chip player for FM-synth style music files such as CCT and VGM. Currently the player only supports the sound chip inside Ed Snider’s Mega-Mini MPI addon.
- CoCo WX v1.0
- A simple command-line live weather data program I wrote for NitrOS-9. It uses DriveWire and the free web service wttr.in to grab current conditions for almost any city in the world!
- DOSFORMAT v1.1
- A tool for NitrOS-9 that lets you format a 3.5in 720KB Double-sided Double-density floppy disk using a Color Computer into a standard MS-DOS compatible FAT12 one.
- DOSDIR v1.1
- A directory listing command for NitrOS-9 using an MS-DOS style layout with file size and free space presented in decimal comma-separated numbers. The free space calculation time is dramatically improved over the stock DIR command.
- Custom Keyboard Polling Routine