[Coco] Mass flasher user input pls

Barry Nelson barry.nelson at amobiledevice.com
Fri Nov 3 19:45:04 EDT 2017


To use the code I previously posted, assemble the listing and if BASIC file headers or footers were generated strip them off so the first 3 bytes should be $C0 $8C $11 and the last 3 bytes should be $6E $A4 $00, then append the bin file you want to put into ROM, including it’s headers. Pad the result to an even multiple of 16k, this is the “ccc” file, and then split it into 16k chunks and convert it to bin files. It will be a type 34 rom image in the CoCo Flash menu data statements.


More information about the Coco mailing list