Commit Graph

483 Commits

Author SHA1 Message Date
Alejandro Asenjo Nitti
bf55772bd9
sf_hud functions (#10)
* decompile func_8008C5C8

* decompile func_8008CA44

* decompile func_8008CFB8

* decompile func_8008D250

* decompile func_8008D31C

* decompile func_8008D4F0

* trailing comma

* x and y axis

* decompile func_8008D7F4

* decompile func_8008D984

* decompile func_8008DCB0

* decompile func_8008DD78

* decompile func_8008DE68. Co-authored-by @tharo

* unnecessary parenthesis

* decompile func_8008E2C8

* decompile func_8008E620

* decompile func_8008F96C

* dec

* space

* format

* dec

* decompile func_800907C4

* fix warnings

* decompile func_80090A00 (finally)

* format
2023-10-26 16:22:08 -03:00
petrie911
b698fd3628
Header fix (#9)
* headers

* format

* format

* format again

* headers oh my

* irix is love

* irix is life

* working

* even more fixes

* format

* touching to rebuild
2023-10-23 17:02:01 -03:00
Alejandro Asenjo Nitti
ac1a081cab
Update README.md
clang-format clang-tidy
2023-10-23 17:00:53 -03:00
Alejandro Javier Asenjo Nitti
75778b4598 fix 2023-10-23 15:42:40 -03:00
Alejandro Javier Asenjo Nitti
4617d34d3f rename R4300.h 2023-10-23 15:34:26 -03:00
Alejandro Asenjo Nitti
fd742f93be
sf_hud functions + code organization (#8)
* decompile func_80086C08

* decompile func_80086CC8

* format

* decompile func_80088784

* preserve macros

* better match func_80005708

* format

* *arg0

* decompile func_80089670

* decompile func_80089710

* decompile func_800897B0

* decompile func_80089850

* decompile func_800898F0

* decompile func_80089994

* decompile func_80089AF4

* decompile func_80089B94

* decompile func_80089C38

* decompile func_80089D28

* space

* format

* decompile func_80089E98

* correction

* declare segmented addresses in func_80088784

* segmented addresses in undefined_syms

* correction

* Gfx type

* *arg0 + 1 in func_80005708

* roll back s32 -> Gfx

* fix

* array of Gfx pointers

* decompile func_8008AD94

* decompile func_8008AD94

* decompile func_8008B1B0

* decompile func_8008B2F0

* create structs.h

* reordering

* format

* decompile func_8008B5B0

* decompile func_8008B9E8

* decompile func_8008BAE4

* decompile func_8008C390

* fixes

* fixes

* fix warnings

* move protos to functions header

* move variables to variables.h

* roll back segmented config in header
2023-10-23 11:01:29 -05:00
Alejandro Asenjo Nitti
90538c74e5
Update README.md
--break-system-packages
2023-10-23 12:11:15 -03:00
Alejandro Asenjo Nitti
cdfa9d45cf
correct version of gfxdis (#6) 2023-10-19 13:40:37 -05:00
petrie911
0c7c184d8a
Library split (#5)
* fixed

* and cleanup

* format

* let's all go to the library

* split

* small cleanup
2023-10-19 14:53:47 -03:00
petrie911
0e74b7902a
Split game engine files and rodata, fix some rodata offsets (#4)
* fixed

* and cleanup

* format

* hud escaped

* format
2023-10-19 10:57:03 -05:00
Alejandro Javier Asenjo Nitti
789830d285 TODO comment 2023-10-18 19:54:49 -03:00
Alejandro Javier Asenjo Nitti
59e32d05b8 func_80189208_EC18C8 matching 2023-10-18 19:54:19 -03:00
Alejandro Javier Asenjo Nitti
a6530bcfba decompile func_80187E28_EC04E8 2023-10-18 18:20:10 -03:00
Alejandro Javier Asenjo Nitti
63fe5d74e2 decompile func_80187CA8_EC0368 2023-10-18 16:32:17 -03:00
Alejandro Javier Asenjo Nitti
4f1fcea192 format 2023-10-18 15:11:21 -03:00
Alejandro Javier Asenjo Nitti
2094bc0d62 decompile func_80187B00_EC01C0 2023-10-18 15:10:50 -03:00
Alejandro Javier Asenjo Nitti
109ed300aa decompile func_801878D8_EBFF98 2023-10-18 14:43:52 -03:00
Alejandro Javier Asenjo Nitti
82d27303d2 decompile func_801877F0_EBFEB0 2023-10-18 14:38:16 -03:00
Alejandro Javier Asenjo Nitti
3105249ee6 format 2023-10-18 14:35:55 -03:00
Alejandro Javier Asenjo Nitti
8de9d8149c spaces 2023-10-18 14:35:42 -03:00
Alejandro Javier Asenjo Nitti
9edb897fae func_80187754_EBFE14 2023-10-18 14:34:32 -03:00
Alejandro Javier Asenjo Nitti
415814383a decompile func_801875E0_EBFCA0 2023-10-18 14:32:48 -03:00
Alejandro Javier Asenjo Nitti
2bb0fa08cf format style change: SpaceAfterCStyleCast: true 2023-10-18 10:50:51 -03:00
Alejandro Javier Asenjo Nitti
daf712b034 add:
AI_CONTROL_REG
AI_DACRATE_REG
AI_BITRATE_REG
2023-10-18 10:50:19 -03:00
Alejandro Javier Asenjo Nitti
af69318aa5 osAiSetFrequency 2023-10-18 10:49:56 -03:00
Alejandro Javier Asenjo Nitti
92644c09aa rule for aisetfreq.o 2023-10-18 10:49:51 -03:00
Alejandro Javier Asenjo Nitti
cddca2fbd7 decomp osAiGetLength 2023-10-18 10:42:34 -03:00
Alejandro Javier Asenjo Nitti
5d1b103e75 add AI_LEN_REG 2023-10-18 10:42:28 -03:00
Alejandro Javier Asenjo Nitti
cfb4411646 rule for aigetlen.o 2023-10-18 10:42:21 -03:00
Alejandro Javier Asenjo Nitti
02784c1865 move to header 2023-10-18 10:38:09 -03:00
Alejandro Javier Asenjo Nitti
4e1b602d1e decomp __osAiDeviceBusy 2023-10-18 10:27:20 -03:00
Alejandro Javier Asenjo Nitti
42f9ee1643 fix header include 2023-10-18 10:27:06 -03:00
Alejandro Javier Asenjo Nitti
1e929ef9a7 rule for ai.o 2023-10-18 10:26:51 -03:00
Alejandro Javier Asenjo Nitti
97cf0232cd format 2023-10-18 09:41:28 -03:00
Alejandro Javier Asenjo Nitti
8b658f46e0 update splat 2023-10-18 09:40:23 -03:00
Alejandro Javier Asenjo Nitti
cbcad3b503 func_800863C8 2023-10-18 09:35:05 -03:00
Alejandro Javier Asenjo Nitti
5a51c34aff format 2023-10-18 09:07:22 -03:00
Alejandro Javier Asenjo Nitti
fedaa6c50e libs 2023-10-18 09:07:13 -03:00
Alejandro Javier Asenjo Nitti
bce5dd337d _Litob Matching 2023-10-18 08:57:34 -03:00
Alejandro Javier Asenjo Nitti
f55c9b040a ldigs & udigs symbols 2023-10-18 08:57:27 -03:00
Alejandro Javier Asenjo Nitti
511d895ec7 create string.h 2023-10-18 08:57:01 -03:00
Alejandro Javier Asenjo Nitti
12f1704052 rule for xlitob.o 2023-10-18 08:56:49 -03:00
Alejandro Javier Asenjo Nitti
78ac40085d set o32abi bit patch 2023-10-17 18:50:51 -03:00
Alejandro Javier Asenjo Nitti
a3cd19ed4e ll.c 2023-10-17 18:50:39 -03:00
Alejandro Javier Asenjo Nitti
522780c936 ortho.c is matching (allá se lo están haciendo...) 2023-10-17 18:11:17 -03:00
Alejandro Javier Asenjo Nitti
85ab89eb48 guLookAt & guLookAtF matching 2023-10-17 17:43:47 -03:00
Alejandro Javier Asenjo Nitti
2142ae4410 guLookAt 2023-10-17 17:08:15 -03:00
Alejandro Javier Asenjo Nitti
ffcc468c36 permissions 2023-10-17 12:25:11 -03:00
Alejandro Javier Asenjo Nitti
3bfae5d4c2 decompile func_80192CB0_DFF9F0 2023-10-17 11:02:10 -03:00
Alejandro Javier Asenjo Nitti
10052a8ad9 decompile func_801924A8_DFF1E8 2023-10-17 08:25:31 -03:00