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

Add non-relocatable versions of MOS 3.50 BASIC 4r32, View, ViewSheet and Edit #30

Closed tom-seddon closed 9 months ago

tom-seddon commented 9 months ago

Workaround for #29 if you really want to use 3.50(NT): BASIC 4r32 with the relocatable bit clear. Then it won't matter if the relocation table is missing.

Do the same for View, ViewSheet and Edit, if necessary.