mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
ARM ALU is done with. as well as other shit.
This commit is contained in:
@ -8,6 +8,8 @@ namespace ARMInterpreter
|
||||
s32 A_B(ARM* cpu);
|
||||
s32 A_BL(ARM* cpu);
|
||||
|
||||
s32 T_BCOND(ARM* cpu);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user