Re[2]: [stella] Bank-switching

Subject: Re[2]: [stella] Bank-switching
From: "Vlad Pylin" <pylin_vlad@xxxxxxx>
Date: Sat, 02 Aug 2003 11:35:47 +0400
Hi,Thomas!
You wrote me about bankswitching:

> This has already been discussed here lately. Please have a look at > the archives.

I want a cartridge 256K with 128 banks of 2K each.
I know that the upper 2K of the address space is the last 2K of the ROM and the lower 2K is the selectable bank. Writing to 003Fh selects this bank. It is possible to access the TIA at 0040-007fh though (instead of the usual 0000-003fh).

Please, write me how can I use it in my code and compile with DASM, because I don't find that in the archives.

>From Russia with Love!
----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread