Re: [stella] Thrust 1.0

Subject: Re: [stella] Thrust 1.0
From: "Thomas Jentzsch" <tjentzsch@xxxxxx>
Date: Sun, 23 Jul 2000 11:19:39 +0200
Eckhard_Stolberg@xxxxxxxxxxxxxxxxxxxxx wrote:
> The fourth bank seems to be completely empty. Would it be possible to
> take parts of the kernel, like the score display, there and switch banks
> when one or the other should be displayed? Would that free enough space
> in the first bank?
The score display is already in bank 1, an everything that's left in 
bank 0 is needed for the kernel. The are some routines which setup 
some variables before the screen is displayed, but they need the same 
data as the kernel. 
I could double this data to another bank and move these routines, but 
i don't like that idea. It's bad coding vs. my own ego ;-)

Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
IhrName@xxxxxx, 8MB Speicher, Verschluesselung - http://freemail.web.de


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

Current Thread