mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
m_Do_Reset: OK (#35)
* m_Do_Reset: split and (some) decomp decompiles: - my_OSCancelAlarmAll() - destroyVideo() * mDoRst::reset(): decompile, plus some supporting code * split DVD* functions to dvd.h * mDoRst::resetCallBack(): decompile
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
.section .text, "ax" # 8033d6f4
|
||||
|
||||
|
||||
.global OSDisableInterrupts
|
||||
OSDisableInterrupts:
|
||||
.global __RAS_OSDisableInterrupts_begin
|
||||
__RAS_OSDisableInterrupts_begin :
|
||||
/* 8033D6F4 0033A634 7C 60 00 A6 */ mfmsr r3
|
||||
|
||||
Reference in New Issue
Block a user