Re: [stella] Bank-switching

Subject: Re: [stella] Bank-switching
From: Thomas Jentzsch <tjentzsch@xxxxxx>
Date: Sat, 2 Aug 2003 10:13:35 +0200
At Saturday, August 2, 2003, 09:35, "Vlad Pylin"  wrote:
> Please, write me how can I use it in my code and compile with DASM,
> because I don't find that in the archives.

Have a look at Andrew Davie's post from June 7th. There he posted the
full source code of his FuKung demo using 3F bankswitching. Check his
SETBANK macro for bankswitching and the various ORG, RORG statements
used for telling DASM how to compile multiple 2K segments at the same
logical (RORG) but different physical (ORG) address.

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

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


Current Thread