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
You should probably add another write-only memory overlay for the MBC registers, either one overlay for the entire $0000-7FFF block, or separate ones for each function. Otherwise, currently, writes to the MBC registers for bank switching purposes end up referencing the Bank 0 ROM memory segment.
The text was updated successfully, but these errors were encountered:
You should probably add another write-only memory overlay for the MBC registers, either one overlay for the entire $0000-7FFF block, or separate ones for each function. Otherwise, currently, writes to the MBC registers for bank switching purposes end up referencing the Bank 0 ROM memory segment.
The text was updated successfully, but these errors were encountered: