Re: [stella] Demo #1 of my 4 colour playfield game "PUSH"

Subject: Re: [stella] Demo #1 of my 4 colour playfield game "PUSH"
From: Bob Colbert <retroware@xxxxxxxxxxxxx>
Date: Tue, 12 May 1998 07:23:37 -0500
At 07:07 AM 5/12/98 +1000, you wrote:
>OK, how about error messages which mean something!  I've often had to resort
>to a binary comment-out-large-blocks-of-code search, just to find out what
>the thing is complaining about.  An assembler should at least tell you what
>labels it thinks are undefined.

Hehe, o.k. here's a silly question, have you read the documentation? :)
Use the -v3 flag, it will show all undefined labels.
You can also produce a list file using -l(filename) flag.


>There
>are many, many things I would like to do, but cannot... this assembler does
>not support them.

I bet that it does them, but you just aren't aware of the fact.  Version 2.12
is more robust also.

				later,
					Bob


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

Current Thread