482 Commits

Author SHA1 Message Date
MegaMech
861d2ad7e3
Try to fix docs tree (#539)
* Update docs
2024-01-13 00:29:05 -07:00
Alyx Burke
396b8e1d81
Fixes the error "iconv: invalid option -- o" by redirecting stdout to the desired file. (#538)
* Fixes the error "iconv: invalid option -- o" by redirecting stdout to the desired file. Fixes build errors on macos
2024-01-12 13:31:21 -07:00
Tyler McGavran
34aaf7808e
Some matches in code_80091750 (#535)
* Some matches in code_80091750

Found a couple functions that had not been split out properly

Signed-off-by: Taggerung <tyler.taggerung@email.com>

* More matches

Signed-off-by: Taggerung <tyler.taggerung@email.com>

---------

Signed-off-by: Taggerung <tyler.taggerung@email.com>
Co-authored-by: Taggerung <tyler.taggerung@email.com>
2024-01-10 18:36:52 -05:00
MegaMech
323dea8abc
Test adding docs (#533)
* Create index.md

* Create Basic Concepts.md
2024-01-06 20:43:12 -07:00
MegaMech
076f95d9d3
Update Doxyfile (#532) 2024-01-06 20:02:55 -07:00
coco875
03843d77fe
some const placement and one rename (#529)
* some const placement and one rename
2024-01-06 07:46:59 -07:00
Tyler McGavran
4429c49062
Match a function, add some comments for some NON_MATCHING functions (#528)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2024-01-05 16:03:45 -07:00
MegaMech
b923157c67
Match func_8000BBD8 (#526)
* Renames

* match func
2024-01-02 15:45:46 -07:00
coco875
7c44252daa
Finish bss (#527)
* Finish importing bss
2024-01-02 14:53:51 -07:00
coco875
21a639a480
some rename in player controller and spawn players (#524)
* some rename in player controller and spawn players
2023-12-31 20:36:11 -07:00
coco875
98474c5b94
fix todo, bug not appears and change theme (#525)
* fix todo, bug not appears and change theme

* fix warning
2023-12-31 19:56:14 -07:00
Tyler McGavran
2727a5e5dd
Turn loop unrolling back on for code_8006E9C0 (#523)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-31 19:04:30 -07:00
MegaMech
c2c00db97d
Rename gTrains to gTrainList (#522) 2023-12-30 20:46:34 -07:00
MegaMech
9370701ca4
Fix Array D_80165230 Fake Match Usage (#521)
* Fix arr
2023-12-30 20:32:51 -07:00
Tyler McGavran
c3975f2865
Cleanup some references to fake variables (#520)
* Cleanup some references to fake variables

* Some matches, header stuff, and updated a BSS file

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-30 20:07:04 -07:00
MegaMech
efd984fb62
Match func_8006F008 (#519) 2023-12-30 16:04:04 -07:00
coco875
e5a215cb7c
Add bss render player and spawn player (#518)
* finish render_player

* finish normally spawn_player bss
2023-12-30 15:46:05 -07:00
Tyler McGavran
a38d338bf0
Some matches in code_80005FD0 (#517)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-29 10:54:39 -07:00
Tyler McGavran
c89b4f6fe7
Match the BSS segment for code_80005FD0 (#516)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-28 21:39:35 -07:00
coco875
c187c71bb9
place const and format external, code_8005fd0 and 80091750 (#515) 2023-12-25 10:32:52 -07:00
coco875
7597ee4ea8
add bss variable to camera.c (#514)
* add bss variable to camera.c

* Rename bss_8001C4D0.s to bss_80164AB0.s
2023-12-25 08:57:38 -07:00
MegaMech
68347c23c5
Match func_8001A588 (#513)
* Match func_8001A588

* Update doxygen_symbol_gen.py
2023-12-25 07:06:10 -07:00
coco875
3638f19145
some rename in code_8006e9c0 (#512)
* some basic function renames

* Renaming player hud related variables.
2023-12-25 06:43:47 -07:00
Tyler McGavran
371516f918
Some matches in code_80091750 (#511)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-24 19:57:02 -07:00
coco875
4452b40f4b
Doxygen Syms Gen Ignores Switch Jumptables (#510)
* ignore switch jump tables for doxygen sym generator
2023-12-24 16:59:07 -07:00
MegaMech
dffedc1ab1
Remove blank lines from doxygen (#509) 2023-12-24 16:33:06 -07:00
coco875
f9bd2e8ae2
improve display of address and add link to function (#508)
* improve display of doxygen symbols file
2023-12-24 16:08:26 -07:00
coco875
670a930f31
Rename code_8001F980 to render_player and code_800B45E0 to save (#507)
* Update and rename code_8001F980.c to render_player.c

* Rename code_8001F980.h to render_player.h

* rename import file to render_player

* Update and rename code_80004740.c to save.c

* Rename code_80004740.h to save.h
2023-12-24 15:52:09 -07:00
coco875
f1befa8bcd
fix doxygen syms (#506)
* fix doxygen syms

* add the markdown file
2023-12-24 15:42:20 -07:00
Tyler McGavran
96b209a753
Lots of matches in hud_renderer (#503)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-24 14:51:16 -07:00
MegaMech
141c9a0fd9
Doxygen sym fix (#505)
* Add doxygen gen for syms fix
2023-12-23 19:14:32 -07:00
MegaMech
bd32f31e8b
Add sym addr generation for doxygen (#504)
* Add doxygen gen for syms
2023-12-23 19:05:47 -07:00
Tyler McGavran
b7b494f9d8
More matches in code_80005FD0 (#502)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-18 21:02:13 -07:00
Tyler McGavran
6b9f36bbb0
Some matches in code_80005FD0 (#501)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-12-17 22:29:01 -07:00
coco875
4e84f00a25
Rename Functions For Calculating Distance (#500)
* Rename functions for calculating an objects distance to player/camera
2023-12-15 01:16:24 -07:00
Matthew
f4658efbba
Matches, near-matches, and fixed warnings in code_800B45E0 (#498) 2023-11-25 17:01:58 -07:00
Tyler McGavran
8b2bca8268
Some matches in code_80071F00 (#496)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-25 13:24:25 -07:00
Joshua Peisach
a4b64d540c
Import some code_80071F00 matches (#495)
* Import some code_80071F00 matches
2023-11-24 19:11:37 -07:00
MegaMech
97522fb899
A small cleanup PR (#494)
* Update code_80005FD0.c

* Update code_80091750.c

* Update course_data.inc.c
2023-11-14 09:20:12 -07:00
Tyler McGavran
fcbd54ff8b
Proper linkage for textures in course display lists (#443)
* Proper linkage for textures in course display lists

* Does not use new_extract_assets. This tool is small and easy to maintain on its own.

* Auto generate the linkonly files

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-09 06:30:19 -07:00
VDavid003
58d3f26f47
Match some D_8018E7AC related functions in code_80091750.c (#492) 2023-11-08 16:00:29 -07:00
MisterSheeple
8b3577c214
Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL (#491)
* Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL

* Update dependencies to use current ones

* Remove extra package that I don't think is required

* Remove use of old qemu irix

* Update and rename Dockerfile-ci to Dockerfile

* Add docker instructions to README
2023-11-07 22:36:48 -07:00
VDavid003
1294274142
Fix alignment issue when compiling under Arch (#490)
While at it, why not make alignments consistent, we have hex almost everywhere
2023-11-07 20:39:10 -07:00
Tyler McGavran
cbe41239d7
More audio stuff (#488)
* Match create_next_audio_frame_task

Required some variable renaming and other changes

* Match synthesis_execute

I'm not entirly sure about the way we have stuff ifdef'd in
 PR/abi.h. I feel like we're doing something slightly wrong there


* Match synthesis_do_one_audio_update

There's something super fucked with the way our ifdef's work in
 abi.h. It is going to demand a lot more attention sometime in the
 future.

* Rename a couple functions

Also had to hack up the ABI file a bit. I'm convinced that we
 don't need nor want to have the EU/Shindou/US split thing the
 SM64 code does. There's probably just the 1 ABI version being
 used and we need to figure out what it looks like

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-07 20:38:25 -07:00
MegaMech
f75460cb8b
Matches in code_80005D0 (#487)
* Variety of matches
2023-11-07 20:17:28 -07:00
Tyler McGavran
b6abd829d2
Give names to a lot of object spawn locations (#486)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-07 17:02:21 -07:00
AloXado320
893380da09
Match func_800C2474 (EU) and trim spaces in external.c (#485) 2023-11-05 23:57:22 -07:00
Tyler McGavran
80caf9a74a
Single match in math_util.c (#484)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-05 16:10:54 -07:00
AloXado320
959c933714
Document progress.py and correct readme (#483)
* Document progress.py and adjust readme
2023-11-05 13:57:14 -07:00
Tyler McGavran
596fa15e8d
Matched the last in collisions.c (#481)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-11-02 22:31:19 -06:00