all repos — mgba @ 92e74a78e1d603b61783c2f1542ae28181a32867

mGBA Game Boy Advance Emulator

Apparently I can't count to 8
Jeffrey Pfau jeffrey@endrift.com
Sat, 06 Apr 2013 02:49:54 -0700
commit

92e74a78e1d603b61783c2f1542ae28181a32867

parent

cb2469c4f477197185b27ad81b5cf11ae54a5ca5

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M src/arm.csrc/arm.c

@@ -321,9 +321,7 @@ DIRECTIVE, \

DIRECTIVE, \ DIRECTIVE, \ DIRECTIVE, \ - DIRECTIVE, \ - DIRECTIVE, \ - DIRECTIVE \ + DIRECTIVE #define DECLARE_ARM_ALU_IMMEDIATE_BLOCK(COND, ALU) \ DO_8(DECLARE_INSTRUCTION_ARM(COND, ALU ## I)), \