My first C program for CoCo DISK BASIC.

On this day in history … I built the CMOC compiler and compiled my first C program for non-OS-9 CoCO. I created this source file: I compiled it using “cmoc hello.c” and it produces “hello.bin”. I created a new blank disk image using “decb dskini C.DSK”. I copied the binary to that disk image using … Continue reading My first C program for CoCo DISK BASIC.