bsnes-plus/bsnes/ui-qt/debugger/disassembler/processor
2021-08-15 21:52:33 -04:00
..
common_processor.cpp sgb: use 24-bit addresses to make debugger more aware of MBC bank 2020-02-27 18:43:15 -05:00
common_processor.hpp start adding sgb disassembly/debugging stuff 2020-01-04 01:25:54 -05:00
cpu_processor.cpp partially revert 9d0df93b1b and do some extra analysis when updating the disasm view for good measure (should fix or at least help with #267) 2021-08-15 21:52:33 -04:00
cpu_processor.hpp better handle some potential weirdness involving automatic code analysis in debugger (should fix #239) 2019-12-02 21:45:56 -05:00
processor.cpp basic redesign of debugger 2018-11-24 19:38:36 -05:00
processor.hpp better handle some potential weirdness involving automatic code analysis in debugger (should fix #239) 2019-12-02 21:45:56 -05:00
sfx_processor.cpp partially revert 9d0df93b1b and do some extra analysis when updating the disasm view for good measure (should fix or at least help with #267) 2021-08-15 21:52:33 -04:00
sfx_processor.hpp improvements to superfx disassembly/debugging 2019-09-06 22:31:31 -04:00
sgb_processor.cpp partially revert 9d0df93b1b and do some extra analysis when updating the disasm view for good measure (should fix or at least help with #267) 2021-08-15 21:52:33 -04:00
sgb_processor.hpp sgb: use 24-bit addresses to make debugger more aware of MBC bank 2020-02-27 18:43:15 -05:00
smp_processor.cpp partially revert 9d0df93b1b and do some extra analysis when updating the disasm view for good measure (should fix or at least help with #267) 2021-08-15 21:52:33 -04:00
smp_processor.hpp incorporate fancy disasm stuff into SMP debugger and refactor CPU disasm as well (closes #227) 2019-09-01 20:28:46 -04:00