tom-seddon / acorn_mos_disassembly

WIP disassembly of Acorn MOS, operating system for Acorn's 8-bit Master series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support missing 6502 ROM relocation bitmap

tom-seddon opened this issue · comments

If no Tube relocation bitmap, the tube parasite address isn't reset to $8000: https://github.com/tom-seddon/acorn_mos_disassembly/blob/fa074c9a1426e8e6f861722f48932db02b9a9235/dist/mos350.lst#L32182

I think this might be the only thing that needs fixing?