Big page indexes must be consistent across mapper regions where appropriate
Opened this issue · 1 comments
tom-seddon commented
PALQST (etc.) should always put the same 2 big pages at $8000...$9fff, so that per-byte breakpoints in those regions work sensibly. Should just be a question of not including region
in the index calculation for those two big pages...?
tom-seddon commented
See also 6471c08