Erin Moon
|
cba64289a4
|
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>
|
2020-12-29 18:01:48 -05:00 |
Pheenoh
|
9e442d11ca
|
move asm in TUs to files, add diff.py
|
2020-12-26 13:03:37 -05:00 |
Pheenoh
|
4c504d078d
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
Erin Moon
|
58fc83c4f8
|
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
|
2020-12-25 20:59:52 -05:00 |
notyourav
|
294858f751
|
JSystem Font classes, SComponent cBgW (#14)
* c_bg_w.cpp OK
* JUTFont and JUTResFont partially implemented
Co-authored-by: notyouraveragehooman <65437533+notyouraveragehooman@users.noreply.github.com>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-03 20:58:53 -05:00 |
unknown
|
44b14ec128
|
migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c
|
2020-11-29 20:16:52 -05:00 |