Re: [stella] Crazy Balloon - Half Time!

Subject: Re: [stella] Crazy Balloon - Half Time!
From: Jacob Rose <atari.jr@xxxxxxxxxxxxxx>
Date: Mon, 10 Jan 2005 18:13:18 -0500 (EST)
On Thu, 6 Jan 2005, Erik Mooney 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.

Cool, that works great. I guess really, it is I who is padding out the file, 
by using that last ORG, from what Manuel said. The only problem is that this 
yields a scary number! I might need to use an 8k rom, or maybe i just need a 
lot of optimization. Lots of sleeps and one big macro that gets used a half 
dozen times probably don't help. =)

-- 
Absence of evidence is not evidence of presence.


Current Thread