SourMesen / Mesen-S

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#
GNU General Public License v3.0
414 stars 102 forks source link

Register Viewer has incorrect addresses #147

Open Domkeykong opened 4 years ago

Domkeykong commented 4 years ago

The Echo Delay (EDL) Register in the DSP tab has the incorrect Address of $6D, the correct address is $7D The CPU<->SPC Ports in the SPC tab have incorect addresses for the CPU side, which shoud be $2140-$2143, also they are mising from the CPU tab.