ARMv7: LDRB_IMM, STRB_IMM

This commit is contained in:
Nekotekina 2015-01-27 22:57:44 +03:00
parent 912e3fc213
commit 14efde9190
4 changed files with 124 additions and 8 deletions

View file

@ -82,4 +82,4 @@ psv_log_base sceCtrl("SceCtrl", []()
REG_FUNC(0x15F96FB0, sceCtrlReadBufferNegative);
REG_FUNC(0xE9CB69C8, sceCtrlSetRapidFire);
REG_FUNC(0xD8294C9C, sceCtrlClearRapidFire);
});
});