TASEmulators / fceux

FCEUX, a NES Emulator
http://fceux.com
GNU General Public License v2.0
1.22k stars 251 forks source link

mapper 198 When prom is less than 0x28, the last bank error #24

Closed kwjxqy closed 5 years ago

kwjxqy commented 5 years ago

https://github.com/TASVideos/fceux/blob/a6219f50069c3632c2ae24bfdf43fb3d4e527ad7/src/boards/mmc3.cpp#L1118 https://github.com/TASVideos/fceux/blob/a6219f50069c3632c2ae24bfdf43fb3d4e527ad7/src/boards/mmc3.cpp#L1119

g0me3 commented 5 years ago

there is no proms less than that, this mapper is only for one rom "Tenchi wo Kurau II - Shokatsu Koumei Den (J) (PRG0) [T+Chi]" if you see any other roms with this mapper, it assigned incorrect. instead just use regular mmc3 mapper with battery backed ram and no CHR ROM.