mgba/src
Jeffrey Pfau d90d7d1899 Implement BL 2013-04-11 03:14:09 -07:00
..
CMakeLists.txt Initial commit 2013-04-03 22:12:15 -07:00
arm.c Implement BX 2013-04-11 00:14:12 -07:00
arm.h Add ability to run Thumb code 2013-04-10 23:34:50 -07:00
gba.c Log stubs 2013-04-10 22:52:46 -07:00
gba.h Log stubs 2013-04-10 22:52:46 -07:00
isa-arm.c Stub out incomplete addressing mode 1 opcodes 2013-04-11 02:13:35 -07:00
isa-arm.h Separate out ISA files 2013-04-07 21:15:32 -07:00
isa-inlines.h Implement BX 2013-04-11 00:14:12 -07:00
isa-thumb.c Implement BL 2013-04-11 03:14:09 -07:00
isa-thumb.h Start filling in THUMB table with insane preprocessor tricks 2013-04-09 02:57:24 -07:00
main.c Add ability to run Thumb code 2013-04-10 23:34:50 -07:00