Re: [stella] Need Help with 13 - character display routine.

Subject: Re: [stella] Need Help with 13 - character display routine.
From: R Mundschau <rmundschau@xxxxxxxxxxxxx>
Date: Wed, 10 Dec 2003 20:48:46 -0600

On Wednesday, December 10, 2003, at 06:52 PM, Christopher Tumber wrote:

You could do:


STA.w RESBL (Equivalent to STA $0014 -> It's absolute addressing, not zero page)

Since many of the old games use this kind of addressing, Mac Stella should handle it.

Chris...

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




Good point! I wish I had thought of that. Thanks!

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


Current Thread