mgba/src
Jeffrey Pfau 71c68fe79f Implement ADD(6) 2013-04-12 19:59:55 -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
debugger.c Print proper register 2013-04-12 02:04:51 -07:00
debugger.h Add some basic input to the debugger 2013-04-12 02:03:11 -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 Set bits in MSR properly 2013-04-12 02:10:09 -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 ADD(6) 2013-04-12 19:59:55 -07:00
isa-thumb.h Start filling in THUMB table with insane preprocessor tricks 2013-04-09 02:57:24 -07:00
main.c Initial debugger 2013-04-12 01:32:43 -07:00