My Current CoCo Projects

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!

  • CoCoIRC v0.9 BETA
    • A native IRC (Internet Relay Chat) client running under NitrOS-9 and utilizing DriveWire to access the internet. NOTE: This is a BETA so I can’t guarantee it will be 100% stable.
  • 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.
  • SysInfo v1.2
    • A hardware detection tool for the Color Computer 3 inspired by the linux script NeoFetch.
    • Version 1.2 update includes improved memory detection algorithm and recognizes additional ROM variants.
  • Custom Keyboard Polling Routine