[Coco] Edtasm manual

mike delyea mdelyea at gmail.com
Mon Jun 24 12:34:53 EDT 2013


Program 1 pokes the B256.bin program into memory and tests the banks.
Program 2 is an assembly language listing - it doesn't work in BASIC.  You
need an editor/assembler to create the program and then you can save it to
disk or tape and later load it into ram by issuing "loadm b256.bin" or
"cloadm 256.bin".  That will allow you to use the banker with your own
software.  Program 3 demonstrates how to switch banks in a BASIC program so
you can adapt it to your own software.  Program 4 looks like it pokes
B256.bin into ram and allows you to savem it.


On Mon, Jun 24, 2013 at 1:22 PM, Bill <cwgordon at carolina.rr.com> wrote:

> Is there an Edtasm manual anywhere? I've looked, but must have missed it
> somewhere.
>
>
>
> Thanks
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
>



More information about the Coco mailing list