mgba/src/arm
Jeffrey Pfau 47eabe1bc7 ARM7: Fix instruction decoding of Thumb shifts 2015-10-08 19:52:38 -07:00
..
arm.c All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
arm.h All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
decoder-arm.c ARM7: Combine shifter-immediate and shifter-register functions to reduce binary size 2015-08-23 07:21:14 -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 instruction decoding of Thumb shifts 2015-10-08 19:52:38 -07:00
decoder.c Debugger: Disassembly now lists PSR bitmasks (fixes #191) 2015-01-26 01:41:06 -08:00
decoder.h All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
emitter-arm.h ARM7: Combine shifter-immediate and shifter-register functions to reduce binary size 2015-08-23 07:21:14 -07: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: Combine shifter-immediate and shifter-register functions to reduce binary size 2015-08-23 07:21:14 -07:00
isa-arm.h All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
isa-inlines.h All: Reset next event to cycles instead of zero to interrupt 2015-10-05 19:20:17 -07:00
isa-thumb.c GBA Memory: Implement game pak prefetch approximation 2015-06-22 00:27:21 -07:00
isa-thumb.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
macros.h All: Move most macros back into common.h 2015-05-29 00:17:04 -07:00