VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
64 stars 21 forks source link

Auto calc pc address from block and offset #188

Closed ejaquay closed 3 months ago

ejaquay commented 3 months ago

If the Real Mem checkbox is checked when entering block and offset for OS9 modules into the disasembler screen the disassembler will usually find the module. However some loads, notably OS9Boot, overflow into non-adjacent blocks causing the incorrect real address to be found. This can not be handled by toggling the Real Mem checkbox to calculate the correct PC address for disassembly.