Re: Re: [stella] DASM question

Subject: Re: Re: [stella] DASM question
From: Dennis Debro <ddebro@xxxxxxxxxxxxx>
Date: Fri, 26 Mar 2004 12:19:02 -0500
Hi Erik,

> There was some restriction on the label semantics, like it had to be <4
> characters and end with a number, so you couldn't mistake a local label for a
> global one like MainGameLoop or something like that.  Wasn't DASM, I guess,
> but the SUBROUTINE syntax is good enough.

Are you possibly thinking of temporary labels like nnn$? You can use these without using SUBROUTINE.

Take care,
Dennis

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


Current Thread