Tag: Toolshed
February 24, 2017
9 Comments on CoCo Cross Development, part 3
Posted in Programming, TRS-80 Color Computer (CoCo)
See also: Part 1 and Part 2. Previously, I presented a simple way to write 6809 assembly code on a modern computer, compile it there, then load it in to the XRoar CoCo emulator as a BASIC program. (That last bit makes much less sense when I read it back.) Today, let’s look at moving files back and forth using disk…