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
The last commit (5514971) added proper bounds-checking which exposed a bunch of out-of-bounds reads and writes which shouldn't have been made. We need to fix this by adding a proper MBC1 implementation.
The last commit (5514971) added proper bounds-checking which exposed a bunch of out-of-bounds reads and writes which shouldn't have been made. We need to fix this by adding a proper MBC1 implementation.