Commit Graph

  • 2618c39a5d Macro-insanity for Thumb Jeffrey Pfau 2013-04-09 03:15:50 -0700
  • 76dbfce3c3 Start filling in THUMB table with insane preprocessor tricks Jeffrey Pfau 2013-04-09 02:57:24 -0700
  • 70eb3634a0 Fix warnings + LDR[B]T/STR[B]T Jeffrey Pfau 2013-04-08 03:14:18 -0700
  • 9a1fb100c7 Load/store working RAM Jeffrey Pfau 2013-04-08 03:13:37 -0700
  • 93a2f16066 Loading 8/16 bits from ROM Jeffrey Pfau 2013-04-08 02:13:40 -0700
  • 67c00f378a Ensure CPSR privilege gets updated in MSR Jeffrey Pfau 2013-04-08 00:21:28 -0700
  • 37ad6218da Don't double-execute AL instructions Jeffrey Pfau 2013-04-08 00:17:54 -0700
  • 4f3e77c87e Implement MSR Jeffrey Pfau 2013-04-08 00:15:16 -0700
  • 4bba75dd0a Separate out ISA files Jeffrey Pfau 2013-04-07 21:15:32 -0700
  • b02fdd3dda Remove inline conditions and add ARM specialization Jeffrey Pfau 2013-04-07 20:37:48 -0700
  • 186068adfe Start filling in ARMBoard Jeffrey Pfau 2013-04-07 13:25:45 -0700
  • 120b85713d Mode switching Jeffrey Pfau 2013-04-07 02:36:41 -0700
  • bda71cafc2 ALU instructions can write to PC Jeffrey Pfau 2013-04-07 02:01:14 -0700
  • 6e3a9a9508 Fix writing to PC Jeffrey Pfau 2013-04-07 01:57:04 -0700
  • 68f2eed84d Mini-test Jeffrey Pfau 2013-04-07 01:39:49 -0700
  • 9575e7f0d2 Fix B Jeffrey Pfau 2013-04-07 01:39:08 -0700
  • 0e2394e7d5 De-inline ARMStep Jeffrey Pfau 2013-04-07 01:46:48 -0700
  • b23f1ee3e3 GBA ROM loading Jeffrey Pfau 2013-04-07 01:46:28 -0700
  • 340d3ce6a7 Implement B Jeffrey Pfau 2013-04-06 20:16:14 -0700
  • 5c7b4a98c6 Load from ARM table now that we have one Jeffrey Pfau 2013-04-06 20:06:51 -0700
  • 6bd7a5ee53 Fill remainder of table Jeffrey Pfau 2013-04-06 20:01:32 -0700
  • 7a0fb72e7e Stub out SWI Jeffrey Pfau 2013-04-06 19:58:01 -0700
  • d620357ac8 Stub out coprocessor Jeffrey Pfau 2013-04-06 19:52:45 -0700
  • 5dd2379dd5 Cleanup Jeffrey Pfau 2013-04-06 19:38:14 -0700
  • f2a1257fbb Stub out branch instructions Jeffrey Pfau 2013-04-06 19:22:14 -0700
  • 1858dfeb1c Stub out LDM/STM Jeffrey Pfau 2013-04-06 18:41:36 -0700
  • 7b82cc0040 Fill in LDR/STR block Jeffrey Pfau 2013-04-06 13:05:53 -0700
  • befba57fe6 Simple error checking Jeffrey Pfau 2013-04-06 04:34:19 -0700
  • 9efc945f1b Add store callbacks Jeffrey Pfau 2013-04-06 04:20:44 -0700
  • 96da9c7ef1 Partially implement LDR/STR and friends Jeffrey Pfau 2013-04-06 04:16:27 -0700
  • 92e74a78e1 Apparently I can't count to 8 Jeffrey Pfau 2013-04-06 02:49:54 -0700
  • cb2469c4f4 Filler for more instructions Jeffrey Pfau 2013-04-06 00:32:01 -0700
  • a01fc986a3 Begin GBA structure Jeffrey Pfau 2013-04-05 02:17:22 -0700
  • cd07dee7b1 Implement immediate shifter Jeffrey Pfau 2013-04-05 00:43:47 -0700
  • c07df4a337 Fill in immediates Jeffrey Pfau 2013-04-04 03:12:22 -0700
  • 63f6f53a80 Implement BIC, MOV, MVN, ORR Jeffrey Pfau 2013-04-04 02:42:17 -0700
  • dbee1e871e Add stubs, including for illegal instructions Jeffrey Pfau 2013-04-04 02:36:53 -0700
  • e093960316 Fill in more opcodes, implement CMN, CMP, TEQ, TST Jeffrey Pfau 2013-04-04 02:31:32 -0700
  • fd4ee12eb5 Implement ADD, ADC, RSB, RSC, SUB Jeffrey Pfau 2013-04-04 02:04:51 -0700
  • c1a8042db4 Fill in more opcodes, implement EOR Jeffrey Pfau 2013-04-04 01:27:51 -0700
  • 4025bf89f2 Add boilerplate for instructions Jeffrey Pfau 2013-04-04 00:46:50 -0700
  • bf72532715 Add more framework for loading instructions Jeffrey Pfau 2013-04-03 22:34:49 -0700
  • 009bef870c Initial commit Jeffrey Pfau 2013-04-03 22:12:15 -0700