diff options
author | DesperateProgrammer <Tim.seidel@rwth-Aachen.de> | 2021-08-02 22:15:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 22:15:33 +0200 |
commit | 85c2a767748e586bf98097ee6c966c1dc4b5d831 (patch) | |
tree | ed715af992d0327b78a1fa098a2cbfa888be073c /src/frontend/qt_sdl | |
parent | 946eb7a834e1d452ed17a9ab5d76bcf55211e54d (diff) |
Fix for https://github.com/Arisotura/melonDS/issues/1169 (#1171)
* Fix for https://github.com/Arisotura/melonDS/issues/1169
LoadNAND was storing the stage 2 bootloader, while NWRAM access was disabled by Bit25 of SCFG_EXT putting the stage 2 into old shared WRAM, while executing it later with the bit enabled and fetching from an empty NWRAM.
* Fixed bug, where access to the NWRAM Bank A used the wrong page mask for write access
* Remove spaces before comma
Co-authored-by: Tim Seidel <t.seidel@kts-systeme.de>
Co-authored-by: RSDuck <RSDuck@users.noreply.github.com>
Diffstat (limited to 'src/frontend/qt_sdl')
0 files changed, 0 insertions, 0 deletions