NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Bank Switching  
Posted bymcmartin
Posted on3/24/03 01:25 AM
From IP216.120.5.248  



The basic idea behind bank switching is that the NES can only "see" 64KB of memory at once (32KB, really, since that's where the cartridge is.) So, by writing values "to" the cartridge, you can provide different "windows" into a larger space to have the game run. (Another name for this in programming is "memory overlays" - you may have some luck if you search for that.)

iNES mappers 2 and 3 have the easiest forms of bankswitching to implement, so those would be good tests for basic bankswitching code. (Gradius uses mapper 3, Life Force uses mapper 2.)

I'm haven't developed for a bankswitching mapper yet, but those who have may be more helpful than I.

--Michael



-
Entire Thread
Subject  Posted byPosted On
*Bank Switching  Muchaserres3/23/03 2:43 PM
.*Bank Switching  Muchaserres3/25/03 8:48 PM
..*Re: Bank Switching  Jsr3/25/03 10:37 PM
..Re: Bank Switching  mcmartin3/24/03 01:25 AM
..*Re: Bank Switching  Muchaserres3/24/03 6:26 PM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo