VCCE / VCC

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

Tweaks to improve Disassembly Window #183

Closed ejaquay closed 3 months ago

ejaquay commented 3 months ago

Camel case module header comments.

Use Fixed font for disassembly text. Tabs replaced with padding spaces.

Changed "Address" to "Offset" when Phys Mem is checked.

Attempt to detect module headers even if they do not start at specified Block and Offset. This works if PC lands on block header after disassembling previous stuff.

Up/Down arrows scroll disassembly window line at a time. Page Up/Down scroll disassembly by pages.

Improve movement of focus within dialog.