Re: [stella] DASM 'upgrade' in progress

Subject: Re: [stella] DASM 'upgrade' in progress
From: "Andrew Davie" <atari2600@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2003 23:02:00 +1100
... or better yet, use the -v3 switch, which shows only unresolved labels.
Cheers
A

----- Original Message -----
From: "Andrew Davie" <atari2600@xxxxxxxxxxxxx>
To: <stella@xxxxxxxxxxx>
Sent: Wednesday, March 19, 2003 10:59 PM
Subject: Re: [stella] DASM 'upgrade' in progress


> > Will this also include the file name? I've split my subroutines into
> > different files so it's a little more manageable for me. Whenever I get
> > this dreaded message I have to figure out which file the problem is in.
>
> Actually it's normally quite easy to find.
> Add -v5 flag to the assembler switches when assembling, then do a
> reverse-search in the assembler output (from the bottom-up) for '????'
The
> first one you find is the label it couldn't resolve.  It's tedious, but it
> works.
> Cheers
> A
>
>
>
> ----- Original Message -----
> From: "Dennis Debro" <ddebro@xxxxxxxxxxxxx>
> To: <stella@xxxxxxxxxxx>
> Sent: Wednesday, March 19, 2003 9:36 PM
> Subject: RE: [stella] DASM 'upgrade' in progress
>
>
> > Hi Andrew,
> >
> > > fixing the 'Error: source is not resolvable.' issue to actually be an
> > > error
> > > with a definitive line - so you can see immediately what it had a
> > problem
> > > with (and, of course, double-click on it to get there immediately).
> >
> > Will this also include the file name? I've split my subroutines into
> > different files so it's a little more manageable for me. Whenever I get
> > this dreaded message I have to figure out which file the problem is in.
> >
> > Take care,
> > Dennis
> >
> >
>
> --------------------------------------------------------------------------
> --------------------
> > Archives (includes files) at
http://www.biglist.com/lists/stella/archives/
> > Unsub & more at http://www.biglist.com/lists/stella/
> >
> >
> >
>


----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread