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

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, no disk drive, no disks? Don’t feel bad. Rediscovering the CoCo after all these years usually takes Quite A Bit of work, unfortunately. That is,…
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> <imagename> [path] [–filter=filter] imgtool.exe del <format> <imagename> <filename>… imgtool.exe mkdir <format> <imagename> <dirname> imgtool.exe rmdir <format> <imagename> <dirname>… imgtool.exe readsector <format> <imagename> <track> <head> <sector>…
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 and programs that use the command-line options, but it’s easy once you look at some examples. One thing you might need to do is enclose…
- 1
- 2