Commit Graph

582 Commits

Author SHA1 Message Date
coco875 eae28fa550
fix typo buffers (#655)
* fix typo buffers

* tweak ld file

* rename to sMemoryPool

* add a warning

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:35:57 -06:00
coco875 e2f12c49e9
replace number with const (#665) 2024-08-16 15:34:28 -06:00
coco875 421548767d
fix typo data (#661)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:11:53 -06:00
coco875 2f288fbe10
fix typo debug (#660)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:11:24 -06:00
coco875 9b779c1466
fix course (#659)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:10:48 -06:00
coco875 b1161c2ce8
fix typo include (#658)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:10:19 -06:00
coco875 8f44a7e07e
fix typo src actor (#657)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:09:23 -06:00
coco875 ca4e219c1d
fix typo audio (#656) 2024-07-31 21:08:28 -06:00
coco875 8d414cb3c2
Delete trig_tables_bss.c (#650) 2024-07-28 15:33:33 -06:00
MegaMech 84680fa6e7
Update (#642) 2024-07-21 21:42:46 -06:00
coco875 3d0c047cc9
change bool (#644)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-21 21:42:14 -06:00
coco875 973eaa32fc
update doxygen (#649) 2024-07-21 21:41:19 -06:00
MegaMech 3d7cdcee8a
Collision Documentation (#640)
* Collision related renames
2024-06-26 19:22:38 -06:00
MegaMech 975b96265c
Fix syntax error (#639)
* Rename some stack vars

* Update collision.c
2024-06-15 14:08:34 -06:00
MegaMech a3cfaae2ba
Rename some stack vars (#638) 2024-06-15 14:06:02 -06:00
MegaMech 8389b71004
Rename surface map to collision mesh (#637) 2024-06-15 13:30:14 -06:00
MegaMech bbf45b44de
Renames for screenId and other changes (#636)
* screenId renames
2024-06-15 12:01:58 -06:00
MegaMech aa7e9146c4
Update common_data.yml (#635) 2024-06-15 12:00:41 -06:00
MegaMech 392916fe60
Update menus.c (#634) 2024-05-01 19:51:01 -06:00
MegaMech f5d8147d4b
Update Attempts and cleanup synthesis_process_notes (#633)
* Update code_80005FD0.c
2024-05-01 19:19:02 -06:00
MegaMech a66a6fd009
Add an attempt for synthesis_process_notes (#632)
* Update synthesis.c with attempt
2024-05-01 11:35:05 -06:00
inspectredc d04a5dcdda
Match func_800AFE00 (#631)
* Match func_800AFE00
2024-04-23 17:43:51 -06:00
MegaMech 49625d3977
Update code_80005FD0.c (#630) 2024-04-23 14:06:18 -06:00
MegaMech 21de29c7e6
Update menus.c (#629) 2024-04-23 13:41:43 -06:00
MegaMech a33325212f
Fix bugs in non_matching (#628)
* Update menus.c

* Update code_80057C60.c
2024-04-23 13:23:25 -06:00
MegaMech 911c4ee956
Match funcs (#627)
* Match funcs
2024-04-23 11:36:24 -06:00
MegaMech 669ea9edb1
Update code_800AF9B0.c (#626) 2024-04-23 10:32:34 -06:00
MegaMech d5264825f0
Fix audio_init (#625)
* Fix audio_init
2024-04-22 17:31:37 -06:00
MegaMech 7daf82481b
Update code_80091750.c (#624) 2024-04-22 10:33:15 -06:00
MegaMech 43fc4e7792
Match two funcs (#623) 2024-04-21 22:58:57 -06:00
MegaMech 85a8c6bd61
Update attempts (#622) 2024-04-21 19:08:30 -06:00
MegaMech ff2a34fcab
Fix IDO meme (#620)
* Update code_80091750.c
2024-04-20 22:15:40 -06:00
MegaMech a620e1ec3f
Update update_objects.c (#619) 2024-04-20 22:06:45 -06:00
MegaMech cda6a508fd
Match func_8007C4A4 & func_80095AE0 (#618)
* Match funcs

* Add ub fix
2024-04-20 21:56:02 -06:00
MegaMech d08be66c38
Update mk64.ld (#617) 2024-04-20 19:21:32 -06:00
MegaMech 7a10ba89f6
Header cleanup and some renames (#616)
* Place macros for addr conversions

* dl renames

* fixes

* changes ok

* Delete types.h

* move enums
2024-04-20 19:10:53 -06:00
MegaMech 4df6473147
Update code_80091750.c (#615) 2024-04-19 21:14:38 -06:00
coco875 685c4d6e12
reduce verbose of command (#614)
* reduce verbose of command
2024-04-19 20:37:39 -06:00
Tyler McGavran d65aa8729d
Update some attempts (#595)
* Update some attempts

* Matched a func
2024-04-19 20:06:26 -06:00
MegaMech 3f9d113722
Skybox changes (#590)
* Update skybox_and_splitscreen.c
2024-04-19 10:35:45 -06:00
zestydevy b2ffbda43f
match func_8007C360 (#613)
* match func_8007C360

* Delete asm/non_matchings/update_objects/func_8007C360.s
2024-04-17 20:44:14 -06:00
MegaMech 7f046d9405
Update a couple attempts (#612)
* Fix warning

* Update a couple attempts

---------

Co-authored-by: = <=>
2024-04-17 14:00:13 -06:00
coco875 91dcf56629
Fix line endings in windows (#611)
* force lf windows

* Update torch
2024-04-17 13:58:11 -06:00
John Liljegren e05474030f
Matched func_800B69BC (#597)
* Matched func_800B69BC

* Delete asm/non_matchings/save/func_800B69BC.s
2024-04-17 11:21:41 -06:00
MegaMech 900a9f0f85
Remove some warnings (#609)
* Remove some warnings

* Update torch to latest version
2024-04-17 09:41:19 -06:00
coco875 a4f103258c
update link for windows build (#610) 2024-04-16 16:51:34 -06:00
coco875 9ac20c80b8
fix a lot of warning in code (#598)
* Fix warnings
* Fix building
2024-04-16 10:00:08 -06:00
MegaMech d9c1ebb626
Initial gcc Support (#568)
* Added GCC
2024-04-15 10:53:58 -06:00
MegaMech 3dd4c071e1
Update osEeprom Read and Write (#608) 2024-04-14 17:15:41 -06:00
MegaMech 0bb6992728
Delete Jenkinsfile (#607) 2024-04-12 19:26:19 -06:00