Re: [stella] Crazy Balloon - Half Time!

Subject: Re: [stella] Crazy Balloon - Half Time!
From: "Thomas Jentzsch" <tjentzsch@xxxxxx>
Date: Thu, 06 Jan 2005 16:38:54 +0100
Erik wrote:
> In the source, you can put a line:
> ECHO *
> before the final ORG.  When DASM assembles the source,
> it'll print out the current address when it gets there.

Yup.

Or you can use a variable and sum up all free spaces: 
E.g. put
FREE SET FREE + 256 - (. % 256)
before each ALIGN 256

Have fun!
Thomas
_______________________________________________________
Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |



__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201


Current Thread