mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
ARM7TDMI (which is an ARMv4 implementation) does not allow misaligned addressing at all. ARMv7 meanwhile does allow it ARM emulation no longer logs misaligned addresses. but it does forward the information to the developer interface Faults window now has a Clear button and fixed table header |
||
---|---|---|
.. | ||
breakpoints | ||
callstack | ||
dwarf | ||
faults | ||
mapfile | ||
profiling | ||
yield | ||
borrowing.go | ||
developer.go | ||
disasm_range.go | ||
doc.go | ||
profiling.go |