Ah i see.whicker wrote:none of those correctly deal with the A15 low = backup SRAM, A15 high = cart ROM
this is especially important for that huge 4 MB flash size.
i'm sure the original wiring for the 74139 could have gotten lazy and omitted A15, because the 1 MB ROM could be made to not overlap into the SRAM space, and the SRAM in ROM space would not have mattered.
without accounting for A15, the backup SRAM and the uppermost quarter of ROM overlaps.
so it should be something more like:
Code: Select all
__ __
SNES #49 |01\/16| +5V
A15 |02 15| NC
GND |03 14| NC
RAM /CE |04 13| NC
ROM /CE |05 12| NC
NC |06 11| NC
NC |07 10| NC
GND |08 09| NC
------