[Coco] How to use lwasm and MAME on a modern computer for 6809 CoCO Assembly

CoCo Demus retrocanada76 at gmail.com
Mon Jun 19 14:54:15 EDT 2017


Cool but I would add the toolshed to create decb and os9 disks using these
two commands: decb and os9

Also for a debug trick I use an arbitrary address like $FF79 and add the
code:

tst $FF79


and in the debugger:

wp ff79,1,r


Felipe


On Mon, Jun 19, 2017 at 11:16 AM, Glen Hewlett <glen.hewlett at sympatico.ca>
wrote:

> Hi All,
>
> I wrote a new blog post that explains how to setup and use MAME and lwasm
> (LWTOOLS assembler) to write and debug 6809 assembly language files for the
> CoCo on a modern computer.  This combination is great for both learning and
> for optimizing/debugging code.  Here's a link to the post:
> https://nowhereman999.wordpress.com/2017/06/19/coco-
> 6809-assembly-on-a-modern-computer/
>
> Cheers,
> Glen
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list