Commit Graph

83 Commits

Author SHA1 Message Date
zestydevy
eca81eee5b
Merge pull request #11 from Rainchus/master
name a bunch of stuff per gamemasterplc
2024-10-22 19:21:55 -05:00
Rainchus
5ef79d1991 name a bunch of stuff per gamemasterplc 2024-10-22 13:45:12 -05:00
zestydevy
6f4d2bea4a
Merge pull request #10 from Rainchus/master
fix rand8's signature
2024-10-21 15:48:29 -05:00
Rainchus
4ac403e54e fix rand8's signature 2024-10-21 14:04:19 -05:00
zestydevy
b2510a1bba
Merge pull request #9 from Rainchus/master
More name syncing, decompile the rest ovlman.c
2024-10-21 14:03:09 -05:00
Rainchus
b39a692c84 name more stuff 2024-10-21 14:02:05 -05:00
Rainchus
ba717cef73 decompile the rest of ovlman.c 2024-10-21 11:57:34 -05:00
Rainchus
01fef9ba15 few funcs 2024-10-21 01:25:29 -05:00
Rainchus
40ce84c779 more syncing of names between n64 mario parties 2024-10-19 18:01:29 -05:00
zestydevy
72b9fb7b1e
Merge pull request #8 from Rainchus/master
Various renaming to match other mario parties and decompiling of some functions
2024-10-17 10:19:13 -05:00
Rainchus
3262832f11 move type definitions to top of eeprom.c 2024-10-17 08:08:58 -05:00
Rainchus
8c0d25d75c some eeprom.c funcs 2024-10-17 08:04:12 -05:00
Rainchus
b0ba5381ad remove all warnings 2024-10-17 06:39:06 -05:00
Rainchus
5b18633b97 fix some typing of stuff for to remove warnings 2024-10-17 06:17:50 -05:00
Rainchus
8104e85451 _CheckFlag, _SetFlag, _ClearFlag functions decompiled 2024-08-16 01:26:48 -05:00
Rainchus
12f4d67b25 decomp a few things, sync a few names with mp1/mp2 2024-07-03 10:00:05 -05:00
zestydevy
55c29fd69f
Merge pull request #7 from Rainchus/master
Fix building, decomp some funcs
2024-05-15 13:58:38 -05:00
Rainchus
ea05e7834d a few shared board overlay funcs 2024-05-01 19:22:26 -05:00
Rainchus
811c2b060e fix building, decomp a few functions 2024-04-01 12:38:46 -05:00
Rainchus
bb7181145d remove chillywaters2 rodata in yaml to fix building 2024-04-01 11:44:07 -05:00
zestydevy
47dececec9 move all assembly files to c files 2023-10-26 18:05:21 -05:00
zestydevy
66c7e57854
wip README 2023-09-29 15:24:52 -05:00
zestydevy
9658a3e0ab obj functions, symbol changes 2023-07-12 10:01:11 -05:00
zestydevy
23b449b1ed more symbols, etc 2023-07-08 12:39:40 -05:00
zestydevy
0b5c435e9b bunch of math functions, permuter settings 2023-05-28 22:17:38 -05:00
zestydevy
3cf7517632 more camera.c functions, clean up, etc 2023-05-02 19:54:23 -05:00
zestydevy
8bc2694e24 fix compile error 2023-04-21 10:26:48 -05:00
zestydevy
65c6966bad
Merge pull request #6 from Rainchus/master
Decomp some gate guy funcs, various tools/header file updates
2023-04-21 10:19:58 -05:00
zestydevy
2c9712e263
Merge branch 'master' into master 2023-04-21 10:19:47 -05:00
zestydevy
d788575a67 add save.c, makefile change, misc functions 2023-04-21 10:16:10 -05:00
Rainchus
1614e63fb4 update file names 2023-04-20 21:50:14 -05:00
Rainchus
4220049c9c gitignore ctx.c 2023-04-18 03:38:36 -05:00
Rainchus
3462c1c198 update submodules and yaml 2023-04-18 03:35:21 -05:00
Rainchus
a982212b42 fix m2ctx.py, add asm_sizes.py, decomp gateguy funcs, various other things 2023-04-18 03:33:00 -05:00
M0liusX
07f30f3ecc fix really weird gcc crash 2023-01-21 10:49:42 -06:00
M0liusX
b4c165d84f mkay.. 2023-01-21 10:41:32 -06:00
zestydevy
fe137dd281
Merge pull request #4 from M0liusX/gameman
Port over and clean up gameman from pp64 repo.
2022-12-22 19:59:39 -06:00
M0liusX
8cb0efc3a5 port over and clean up gameman from pp64 repo. 2022-12-13 15:11:06 -06:00
zestydevy
6a356138fd func_80009160_9D60 2022-11-30 22:33:07 -06:00
zestydevy
05229c6808 partial pad.c, siman changes 2022-11-27 23:31:02 -06:00
zestydevy
9a9a038bc0
Merge pull request #3 from Mr-Wiseguy/master
Some libultra symbols and minor cleanup
2022-11-27 09:16:53 -06:00
Mr-Wiseguy
cac544a230 A few more various libultra funcs 2022-11-27 00:10:17 -05:00
Mr-Wiseguy
8adf364deb Lots of libultra labeling 2022-11-26 18:45:34 -05:00
Mr-Wiseguy
0e8915eaff Identified some timer and kdebugserver funcs and viMgrMain 2022-11-26 13:35:06 -05:00
Mr-Wiseguy
903a49b278 osDestroyThread, osStopThread and osEepromProbe 2022-11-26 13:01:13 -05:00
Mr-Wiseguy
fa3c6dbaa1 Identified more libultra symbols and fixed some file splits 2022-11-26 12:24:13 -05:00
Mr-Wiseguy
fe5d3ab398 Removed auto undefined files from repo 2022-11-26 12:22:31 -05:00
zestydevy
e81a0943d2
Merge pull request #2 from M0liusX/siman
decomp siman
2022-11-26 01:29:29 -06:00
zestydevy
215379c5ce matching input.c 2022-11-26 01:28:38 -06:00
M0liusX
35b1169030 Merge branch 'siman' of https://github.com/M0liusX/marioparty3 into siman 2022-11-25 19:52:06 -06:00