28 Commits

Author SHA1 Message Date
kiwi515 299639eeda Refactored g3d_restev 2024-09-13 14:04:46 -04:00
kiwi515 7bc4763cf5 Import makeregs tool from open_rvl 2024-09-12 15:29:45 -04:00
kiwi515 565f15afd7 Add NW4R/EGG slices to calcprogress 2024-08-09 16:49:49 -04:00
kiwi515 dee81b59e5 Headers for RFL_MiddleDatabase 2023-08-18 17:19:48 -04:00
kiwi515 5a6b7677ab Split RFL 2023-06-28 07:51:55 -04:00
kiwi515 e69d91eebf Link fdlibm files + decompile float.s/math_ppc.s 2023-06-26 18:18:30 -04:00
kiwi515 6a2aef762b Decompile nubevent.s 2023-06-25 18:53:27 -04:00
kiwi515 7a3e9c8952 Merge OS decompilation
Delete OS asm

Link OSExec
2023-06-24 15:38:22 -04:00
kiwi515 44d1568a33 Update calcprogress.py 2023-06-23 10:32:17 -04:00
kiwi515 cf41527ced Use new calcprogress 2023-06-23 10:25:46 -04:00
kiwi515 5f053bcd8c calcprogress.py: Formatting 2021-07-14 01:48:46 -04:00
kiwi 6de501b261 Rewrite calcprogress
-Previously the script would miss symbols with more than one template, and static init symbols, causing the resulting statistics to be inaccurate

-Rewriting the script using regex fixed these issues
2021-07-14 01:42:08 -04:00
kiwi 818f2d5515 extab.py: Look for destructors inside stack-unwinding instructions 2021-05-04 20:22:19 -04:00
kiwi 2bb4a74bcd Disassembled extab and extabindex sections 2021-05-04 20:12:30 -04:00
kiwi 0e58af366a Decompiled eggMath.cpp 2021-05-03 20:17:44 -04:00
kiwi 5badda7091 Attempted to decompile ut_DvdFileStream.s 2021-05-02 15:25:30 -04:00
kiwi 1ed6e24d3f Delete ctors.txt 2021-04-17 00:49:11 -04:00
kiwi 11160158e0 Decompiled snd_SoundHandle.s, snd_StrmSoundHandle.s, and snd_WaveSoundHandle.s 2021-04-16 21:42:07 -04:00
kiwi 2a64dc120f datasplit: Added support for .ctors/.dtors 2021-02-20 12:01:59 -05:00
kiwi e076936ec5 Increased float precision 2021-02-15 14:27:44 -05:00
kiwi 3d331a468a Fixed error when reading floats 2021-02-15 14:26:15 -05:00
kiwi 2cbf28ffaf Create datasplit.py 2021-02-15 09:33:38 -05:00
GibHaltmannKill 07215876f8 Restructured __ppc_eabi_init.s 2020-11-10 02:40:54 -08:00
GibHaltmannKill 53b51e3b8f Decompiled snd_BasicPlayer.s 2020-10-25 10:51:26 -07:00
GibHaltmannKill d62e3051e3 Decompiled ut_CharWriter.s 2020-09-28 13:10:03 -07:00