Gekkio / GhidraBoy

Sharp SM83 / Game Boy extension for Ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add MBC register overlay

qwertymodo opened this issue · comments

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.