List of Mappers?

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
List of Mappers?
by on (#19567)
kevtris said this in an earlier post:

Quote:
There are still some existing numbers left in the current iNES mapper space. (Around 30-40 or so by my last count).


Which means there's over 200 used mapper numbers. After sorting my GoodNES set so that they're arranged by mapper number, I only have counted about 125. (Though I removed hacks and FFE stuff).

Then I look at NEStopia's source -- it not only has support for mappers I can't even find ROMs for -- but it also has the name of the mapper that the number represents.

Is there some kind of list somewhere that has this kind of info? The most I've ever seen in one place is that everynes doc made by the nocash guy... but even that is missing several (and a bunch of the ones it has are wrong). The info has to be out there though --- where did Kevtris and Marty get this info from?

by on (#19579)
Since Nestopia also optionally corrects the mapper code using its checksum database, many of the values could be "private" values that are only meaningful within Nestopia.

by on (#19587)
I was looking at some of them.

It looks like some mappers which are ambiguous are actually split between two (or more) mapper numbers.

For example... mapper 90 is without the enhanced mirroring mode, and mapper 209 is the same mapper with it.

And 19 has the sound+special mirroring, whereas some other 2xx is the same but without sound and special mirroring.


Seems to be a lot of stuff like that -- which makes finding all of them REALLY tedious. I just spent the past hour with the newst GoodNES to see if its header corrections were worth a damn (suprise, suprise, they weren't). So I guess I'll either have to wait for Kevtris to finish and release that NES 2.0 set or go through all these ROMs by hand and try and figure out what goes where.