17 Commits

Author SHA1 Message Date
Fazana
d8e58622e0 Name the last two files in src (#429)
* label animation and a few object flags

* models

* name funny spline

* Update menu.c

* better name

* rename unknown_005740.c

* ah its happened again

* fix warnings

* Fix that dumb idiot warning finally

* teag

* rename the last audio file

* Update math_util.c

* update math util to the latest

* small funny format

* quick change

* fix warnings

* Update README.md

* Fix a maths func

* fix nonequiv building

* bro come on
2023-10-31 16:39:28 +00:00
Ryan Myers
7c7376bc7b I'm not as positive about the name of some undefined symbols anymore. Also slightly better stack pointer code 2021-09-30 14:46:38 -04:00
Antonio Castelli
e4707e4598 Added glabels with upper address loaded via li. 2021-05-30 15:41:41 -07:00
Antonio Castelli
22d8de46c8 Added glabels with upper/lower parts used <= 15 instructions apart. 2021-05-30 14:27:01 -07:00
Antonio Castelli
a72a063b79 Added glabels whose lower offset is only added. 2021-05-30 12:48:50 -07:00
Antonio Castelli
575e639a17 Added glabels with lower offset < 0x1000. 2021-05-30 12:37:46 -07:00
Antonio Castelli
fda6d13724 Added glabels whose upper/lower sections are used long distances apart.
Also fixed some incorrect labels as well.
2021-05-30 00:38:42 -07:00
Antonio Castelli
a583515cd3 Added glabels with early returns between glabel upper/lower loading 2021-05-29 13:34:50 -07:00
Antonio Castelli
b7ce969d08 Added glabels for doubles 2021-05-29 13:19:00 -07:00
Antonio Castelli
24fc3242db Added glabels read/written directly to FPRs. 2021-05-28 19:25:10 -07:00
Antonio Castelli
7948983a6f added glabels using 2021-05-28 18:55:49 -07:00
Antonio Castelli
a002199f3b Added glabels for negative offsets 2021-05-28 18:46:04 -07:00
Antonio Castelli
57b2029819 Added glabels for unsigned types 2021-05-28 13:38:44 -07:00
Antonio Castelli
2455eb42b8 Added glabels that are written to. 2021-05-28 12:35:50 -07:00
Antonio Castelli
d2c9e706c8 Added glabels whose upper/lower usage has label definitions inbetween. 2021-05-28 12:07:16 -07:00
Antonio Castelli
8a78a0eaf8 Updated glabel finder 2021-05-27 21:27:48 -07:00
Antonio Castelli
3f182095cc Added tool to find undeclared glabels. 2021-05-26 20:30:44 -07:00