mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
more crap implemented!
This commit is contained in:
@ -13,6 +13,8 @@ s32 A_BLX_REG(ARM* cpu);
|
||||
s32 T_BCOND(ARM* cpu);
|
||||
s32 T_BX(ARM* cpu);
|
||||
s32 T_BLX_REG(ARM* cpu);
|
||||
s32 T_BL_LONG_1(ARM* cpu);
|
||||
s32 T_BL_LONG_2(ARM* cpu);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user