Category: CoCo Tutorials

Assorted technical specifications, reference papers, data sheets, programmer’s guides, cheat sheets, etc.

Posted in CoCo Tutorials

Tandy CoCo Floppy Disk Controller Schematic

Posted in CoCo Tutorials

CoCoTape – CLOAD programs stored on your PC

Did you buy CoCo 1, 2, or 3 from ebay and now can’t figure out how to load programs on it?  Don’t have a cassette deck, no cassette tape programs,…

Posted in CoCo Tutorials

imgtool.exe

Usage: imgtool.exe create <format> <imagename> imgtool.exe dir <format> <imagename> [path] imgtool.exe get <format> <imagename> <filename> [newname] [–filter=filter] [–fork=fork] imgtool.exe put <format> <imagename> <filename>… <destname> [–(fileoption)==value] [–filter=filter] [–fork=fork] imgtool.exe getall <format>…

Posted in CoCo Tutorials

Building custom ROM images with the CCASM assembler and Phoenix IDE

No much of any documentation has been produced for the Phoenix IDE.  One might find it hard to figure out how to set up the toolbox to use external commands…