Commit Graph

15 Commits

Author SHA1 Message Date
coco875 643c18de58 re add fast64 2024-08-31 14:39:52 +02:00
coco875 59f54b4948 remove fast64 2024-08-31 14:39:27 +02:00
coco875 a5d0e5b874 update submodule fast64 2024-08-16 23:54:25 +02:00
coco875 ed0dfcc4a3 Merge remote-tracking branch 'upstream/master' into 3d-objects 2024-04-14 00:39:36 +02:00
MegaMech ad495221f7 Fix torch (#600)
* Fixed torch
2024-04-09 22:24:11 -06:00
coco875 48101ae073 re add fast64 2024-03-05 08:25:07 +01:00
coco875 2bf746d6e9 remove fast64 2024-03-05 08:23:43 +01:00
coco875 8cf6d14592 move in a blender folder 2024-03-05 08:17:27 +01:00
coco875 01542493f9 start making models extraction with blender 2024-02-21 17:06:36 +01: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
tehzz 132db50245 Split and Decompile Code_800AF9B0 (#228)
* change return type of func_8000546C

* try to fix submodules

* update asm_processor for new ASM directives

* split code_800AF8B0 into 3 files; move rodata into files/asm

* move rodata into code_800AF9B0 asm funcs

* decomp func_800AF9E4

* match 800AFF58

* merge in master (renamed code_800AF9B0.c to menus.c)

* revert menus.c back to code_800AF9B0.c

* add bss to code_800AF9B0

* rename code_800B0350.c to menus.c

* remove unused ALIGN macros
2022-06-22 19:21:29 -07:00
MegaMech fd3e8e0e15 fix submodules (#225) 2022-06-15 20:38:49 -07:00
CoderStig 964344abb0 Split audio funcs (#53)
* Split audio funcs
2021-11-06 03:49:37 -06:00
CoderStig 67549c6061 Altered submodules (#50)
* Adjusted asm-differ and removed autodecompiler

* Added permuter as submodule
2021-11-05 14:12:08 -06:00
CoderStig 48f2c2fdde asm-differ and autodecomp added as submodules (#48)
* Added auto decompiler.

* Added asm-differ.

* Delete diff.py

* Delete diff_settings.py

* Update README.md
2021-10-30 13:49:17 -06:00