Skip to content

ExHiRom incorrectly maps $70-7d:0000-7fff to SRAM #366

Description

@dscotton

The assigment appears to be done here:

https://github.com/devinacker/bsnes-plus/blob/master/common/nall/snes/cartridge.hpp#L201

This was fixed in the main BSNES repo in 2020 but is still present in bsnes-plus:

bsnes-emu/bsnes@d4e1c34

The effect is that about 1 MB of ExHiRom's 8 MB is effectively unusable in this emulator, since any lookups try to go to SRAM.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions