[Coco] CoCo Memory Map Assembly Language Equates
Robert Gault
robert.gault at att.net
Sun Sep 19 07:57:49 EDT 2010
Little John wrote:
> It was necessary for me to use the include directive due to Disk
> EDTASM's limited buffer space. I seem to recall that Robert Gault
> created an excellent patch for EDTASM that upgraded it to EDTASM6309
> (Robert's program). I think this provided many features including more
> buffer space, local @ labels, etc. I was trying to find Robert's website
> to see if he had info still on EDTASM6309.
>
AT&T dropped user web pages and Aaron Wolfe graciously offered to host my site.
The current url is
http://aaronwolfe.com/robert.gault/
Yes, I did increase the buffer space but the INCLUDE command should still be
used for large projects. It permits breaking the source code into modules
dealing with single topics. As a result, you can understand much more easily
code you wrote several years earlier. :)
More information about the Coco
mailing list