Jonathan Wase
|
fa9b428351
|
JKernel cleanup and DVD types (#59)
* JKRDecomp OK
* JKRFile and JKRDvdFile cleanup
* more DVD stuff and cleanup JKRDvdFile more
* formatting
* JKRHeap cleanup
* formatting
* JKRDisposer cleanup
* JKRAramBlock and JKRAramHeap cleanup
* fix merge error
* fixed comments
* forgot to save file...
* fix DVDCBcallback
Co-authored-by: Julgodis <>
|
2021-01-03 21:26:25 -05:00 |
|
Pheenoh
|
9d766bf0e3
|
clang-format
|
2021-01-03 21:11:43 -05:00 |
|
Pheenoh
|
1f6f337212
|
swap in memcpy for func_80003540, correct some minor issues in dvd.h and JKRDVDFile.h
|
2021-01-03 21:08:33 -05:00 |
|
Pheenoh
|
715ba1304a
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
|
Erin Moon
|
50f8971ec3
|
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 |
|