mirror of
https://github.com/zeldaret/tp
synced 2026-07-30 07:54:35 -04:00
JUTXfb: decompile (#38)
* 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 * JUTXfb: split * JUTXfb: decompile (except for almost-matching ctor) Elaborates JUTVideo and some related stuff. Decompiles the following functions: - JUTXfb::initiate() - JUTXfb::createManager() - JUTXfb::common_init() - JUTXfb::destroyManager() - JUTXfb::~JUTXfb() - JUTXfb::JUTXfb(): *almost* matching up to regalloc * clang-format and extern label modifications Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
+1
-1
@@ -396,7 +396,7 @@ extern u32 lbl_80450DE4;
|
||||
// m_Do_Reset
|
||||
// func_80015614
|
||||
#include "JSystem/JUtility/JUTXfb/JUTXfb.h"
|
||||
extern JUTXfb* lbl_80451550;
|
||||
// extern JUTXfb* lbl_80451550;
|
||||
extern u8 lbl_80450BB8;
|
||||
extern char lbl_80374198[16];
|
||||
// func_8001574C
|
||||
|
||||
Reference in New Issue
Block a user