NovaSquirrel / Mesen-X

Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Deprecated; see https://github.com/SourMesen/Mesen2/
https://www.mesen.ca
GNU General Public License v3.0
161 stars 29 forks source link

Fix broken Debugger #150

Closed infval closed 1 year ago

infval commented 1 year ago

Update C# structure after https://github.com/NovaSquirrel/Mesen-X/commit/2e676c1c65c1de1121774ce08f4cebb917cf202b#diff-b5f0dd59b6991b2eaeda07b56a11d80bec5d5f4b02d2a66d105a1b638e54de1bR167 This fixes the display of PRG/CHR banks and more in the debugger.