[Coco] Memory Map

Louis Ciotti lciotti1 at gmail.com
Wed May 8 10:35:56 EDT 2013


$2800 is a no go.

This as to be something I am doing wrong.

I assemble it using the following command:

lwasm -b -o test.bin test.asm --ltest.txt



On Wed, May 8, 2013 at 10:26 AM, Luis Antoniosi (CoCoDemus) <
retrocanada76 at gmail.com> wrote:

> I think org $2000 it's too low and clashes with the basic working area
> right ? Try org $2800 for safeness.
>
> The lower part should be loaded inside your ML code.
>
>
> On Wed, May 8, 2013 at 10:14 AM, Louis Ciotti <lciotti1 at gmail.com> wrote:
>
> > I am using XRoar (Control-L) and then EXEC.  It locks up with anything I
> > use for a start location.  I remove it and it works fine.  I assume XRoar
> > mimics the actual memory map.
> >
> >
> >
> > On Wed, May 8, 2013 at 10:12 AM, John W. Linville <
> linville at tuxdriver.com
> > >wrote:
> >
> > > On Wed, May 08, 2013 at 10:08:16AM -0400, Louis Ciotti wrote:
> > > > AAAAaaa OK I get it now.
> > > >
> > > > So changing SWI to rts, pressing a key get me back to DECB when using
> > > lwasm.
> > > >
> > > > I am learning, slowly but I am learning.
> > > >
> > > > Now if I can get the sample to work with the ORG statement.
> > >
> > > I guess I missed that part...how are you loading the code and executing
> > > it?  It seems like the ORG statement would be a necessity for lwasm
> > > to generate a working binary.  Maybe it has some built-in default?
> > >
> > > John
> > > --
> > > John W. Linville                Someday the world will need a hero, and
> > you
> > > linville at tuxdriver.com                  might be all we have.  Be
> ready.
> > >
> > > --
> > > Coco mailing list
> > > Coco at maltedmedia.com
> > > http://five.pairlist.net/mailman/listinfo/coco
> > >
> >
> > --
> > Coco mailing list
> > Coco at maltedmedia.com
> > http://five.pairlist.net/mailman/listinfo/coco
> >
>
>
>
> --
> Long live the CoCo
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
>



More information about the Coco mailing list