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

Add tool for manipulating ROM relocation bitmaps

tom-seddon opened this issue · comments

  1. make relocatable ROM non-relocateable
  2. extract bitmap (requires relocatable ROM + bitmap ROM)
  3. add bitmap metadata (requires relocatable ROM to modify + bitmap ROM to append to + bitmap ROM bank number)
  4. modify bitmap metadata (requires relocatable ROM + bitmap address + bitmap ROM bank number)