.. |
debugger
|
Debugger: Modularize CLI debugger
|
2016-10-25 21:12:35 -07:00 |
arm.c
|
GBA: Only unhalt CPU if appropriate bit is set in IE
|
2016-12-11 20:39:14 -08:00 |
arm.h
|
ARM7: PSR mode bits should not get sign extended
|
2016-11-30 16:18:02 -08:00 |
decoder-arm.c
|
ARM7: Clean up instruction decoding for future expandability
|
2016-06-06 22:08:19 -07:00 |
decoder-inlines.h
|
All: Add clang-format options and run them
|
2015-06-29 20:45:08 -07:00 |
decoder-thumb.c
|
ARM7: Fix decoding of Thumb ADD (variants 5 and 6)
|
2016-07-31 00:27:16 -07:00 |
decoder.c
|
Debugger: Disassembly now lists PSR bitmasks (fixes #191)
|
2015-01-26 01:41:06 -08:00 |
decoder.h
|
ARM7: Improve decoder for memory access
|
2016-05-11 23:12:03 -07:00 |
emitter-arm.h
|
ARM7: Implement more undefined load/store forms
|
2015-11-22 01:42:58 -08:00 |
emitter-inlines.h
|
ARM7: Reduce the size of the Thumb instruction table
|
2015-06-21 16:19:23 -07:00 |
emitter-thumb.h
|
ARM7: Reduce the size of the Thumb instruction table
|
2015-06-21 16:19:23 -07:00 |
isa-arm.c
|
ARM7: Fix setting spsr privilege bits when spsr is empty
|
2016-06-10 10:18:21 -07:00 |
isa-arm.h
|
All: Fix instruction tables getting zeroed when linking sometimes
|
2016-05-03 22:01:37 -07:00 |
isa-inlines.h
|
ARM7: Fix flags on SBC/RSC
|
2016-05-20 19:02:15 -07:00 |
isa-thumb.c
|
ARM7: Fix sign of unaligned LDRSH
|
2015-11-06 21:03:52 -08:00 |
isa-thumb.h
|
All: Fix instruction tables getting zeroed when linking sometimes
|
2016-05-03 22:01:37 -07:00 |
macros.h
|
GBA: Add extra data section to the end of savestates
|
2015-12-28 03:26:17 -05:00 |