tom-seddon / acorn_mos_disassembly

WIP disassembly of Acorn MOS, operating system for Acorn's 8-bit Master series
8 stars 0 forks source link

Remove separate `mos`/`rom`/`ext` namespaces #23

Closed tom-seddon closed 11 months ago

tom-seddon commented 1 year ago

This setup has served its purpose and is no longer necessary. It would be better to remove the version-specific names and calling code changes that serve only to deal with routines that have moved from one section to another without changing their name.