[Coco] How to load a text file in the XRoar emulator

Ciaran Anscomb cocomalt at 6809.org.uk
Thu Apr 18 08:19:22 EDT 2024


John Mark Mobley via Coco wrote:
> [test program]

Yeah you have a couple of options:

Call your file "something.bas" or "something.asc", attach it then CLOAD.
XRoar will wrap the ASCII in the appropriate tape blocking to be loaded
as an ASCII BASIC tape file (as if it had been saved with ,A).

Or start XRoar with something like:

xroar -load-text something.bas

And it'll be "typed".

The MC-10 BASIC doesn't seem to support ASCII, so it's always "typed"
if you're emulating MC-10 or Alice.

..ciaran


More information about the Coco mailing list