You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modifed SafeMemRead8 to only filter port reads (0xFF00 and up) that are below 0xFF90 (see PR 239). It was decided that there is no harm in reading cart addresses that do not reference the filtered ports.
Debugger is not properly displaying cartridge code. SafeMemRead8 in tcc1014mmu is filtering the data. Do we need an allow cart read flag?
The text was updated successfully, but these errors were encountered: