MegaMech
a67d099d36
Action Renames ( #606 )
...
* Update README.md
* Update progress.py
2024-04-12 19:16:13 -06:00
coco875
e2c19fd4bc
use github actions instead ( #605 )
...
* Create actions
2024-04-12 18:54:59 -06:00
MegaMech
3da5a4f343
Add ymls for Torch code generator ( #497 )
...
* Add torch
* update jenkinsfile
2024-04-09 21:29:57 -06:00
coco875
27e0f763e0
update docs ( #555 )
...
* Update doxygen-gh-pages.yml
* reorganise docs folder add ref and a button to switch between dark and light, optimise doxygen
2024-01-20 21:24:05 -07:00
MegaMech
da5c5b5624
Some docs improvements ( #552 )
...
* Some improvements
2024-01-19 17:23:52 -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
AloXado320
959c933714
Document progress.py and correct readme ( #483 )
...
* Document progress.py and adjust readme
2023-11-05 13:57:14 -07:00
MegaMech
76dc587a34
EU 1.0 OK ( #265 )
...
* EU 1.0 ok
* EU 1.1 ok
Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com>
2023-10-19 23:37:21 -06:00
MegaMech
5b397234bf
Readme note update ( #463 )
...
* Update README.md
2023-10-14 12:22:42 -06:00
MegaMech
e4d1967f4f
Fix readme formatting ( #462 )
...
* Update README.md
2023-10-14 12:16:58 -06:00
AloXado320
77241ead94
Revamp progress script, change file structure and remove unused asm ( #459 )
...
* Revamp progress script, change file structure and remove unused asm
* Add text when there's no GLOBAL_ASM remaining (100%)
2023-10-14 12:07:09 -06:00
coco875
d71e1c7b70
finish setup doxygen ( #458 )
...
* update and setup doxygen file
* move to docs/html
* Readme - Add link to the documentation
2023-10-13 21:04:33 -06:00
MegaMech
81a9c346d4
Delete courses/cup folders and rename course related files ( #432 )
...
* Move course folders
* Rename model to vertices
* Rename packed to displaylists
* Rename displaylists to course_displaylists.inc.c
* rename vertices to course_vertices
* makefile cleanup
* Rename trophy_model to ceremony_data
* move ceremony_data.inc.c to ending folder
2023-09-20 17:17:24 -06:00
MegaMech
7f7ecc5854
assorted matches ( #399 )
...
* assorted matches
2023-09-05 15:00:15 -06:00
MegaMech
6e3f6aee63
Matched some funcs ( #378 )
...
* Matched code
2023-08-22 19:12:51 -06:00
MegaMech
27af470a46
Bumped Total Progress Script by 1.04% ( #371 )
...
* Matched camera.c
2023-08-15 13:07:23 -06:00
MegaMech
baaa2f930d
Match Segment 3 -> Matched code_80280650.c ( #363 )
...
* Match & doc code_80280650.c
* Update readme
2023-08-10 20:54:11 -06:00
tomas
9d716d921a
very cool debug display list ( #348 )
...
* added a very cool debug display list ^^ (prints variables to screen)
* Decompiled various functions
2023-08-04 13:04:49 -06:00
MegaMech
da05f2e245
Update README.md ( #308 )
2023-04-13 11:35:57 -06:00
MegaMech
0c10beae0e
Matches in 80281fa0, render_courses, and create defines for sound cues. ( #276 )
...
* Matches, add permute, and add notice to quick runners
* 80281fa0 matches, render_courses, and create defines for audio
* Renamed 80281fa0.h, func naming, and deleted data_121DA0
* Added clang format
* Matched load_surface_map
* Match func in memory.c
2022-11-21 04:06:12 -07:00
MegaMech
cc03ab5e7e
Revert "Update README.md ( #232 )" ( #233 )
...
This reverts commit 95a6923c54 .
2022-06-26 15:32:29 -07:00
MegaMech
95a6923c54
Update README.md ( #232 )
2022-06-26 15:31:43 -07:00
MegaMech
9ac748b0d0
Match func in staff_ghosts.c and name menus file ( #227 )
...
* name some code files
* staff ghost func match
* Update README.md
2022-06-18 02:49:53 -07:00
tehzz
0f0ff04779
Add building on macOS ( #224 )
...
* build OK macOS
* add macOS building instructions
* change return type of func_8000546C
* prevent gitattributes from removing CRLF from ido binaries
2022-06-15 17:26:03 -07:00
MegaMech
43fd723266
Match dma funcs in 80027040.c ( #209 )
...
* Match dma funcs
* Decrement file count decomped by one in readme
2022-05-24 03:04:28 -07:00
MegaMech
2cc06e8a46
Update README.md ( #165 )
2022-02-22 17:29:58 -07:00
MegaMech
48a06f2fa5
Add MSYS2 MinGW x64 Support ( #108 )
...
* Added MSYS2 MinGW x64 Support
* Updated recomp
* Updated tools
2021-12-20 20:33:42 -07:00
MegaMech
98369fc526
Fix maths ( #104 )
...
* Fix maths
* Update README.md
* Update Jenkinsfile
2021-12-18 04:03:34 -07:00
MegaMech
9b0646fde0
Update progress.py ( #103 )
...
* Update progress.py
* Update Jenkinsfile
* Update progress.py
* Update README.md
2021-12-18 03:30:41 -07:00
CoderStig
b35fc205fa
Update README.md ( #85 )
2021-12-09 14:22:38 -07:00
CoderStig
46247502ad
Decomped gfx setup code & changed player pos coords to array ( #84 )
...
* Decomped gfx setup code and changed player pos coords to array
2021-12-09 14:10:39 -07:00
MegaMech
3853adf368
Create build_pr.yaml
...
Update README.md
Update build_pr.yaml
Update build_pr.yaml
Update build_pr.yaml
Update build_pr.yaml
2021-12-03 01:58:53 -07:00
MegaMech
bed14f61c3
Update README.md ( #62 )
2021-11-21 01:10:20 -07:00
CoderStig
6aadd457b8
Readme update ( #59 )
...
* Update README.md
2021-11-16 12:49:53 -07:00
CoderStig
8ab4557b39
Split asm using autodecompiler ( #49 )
...
* Split asm using autodecompiler
* Placed libultra bss and linked more C
2021-11-05 05:17:09 -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
CoderStig
f3788f7ac4
Decompiled staff_ghosts.c (Plus lots more) ( #39 )
...
* Decompiled staff_ghosts.c
* started on 80296A50.c
* Matched some of main.c
* Added framebuffers.c
* Added structs such as Camera
2021-10-26 11:55:42 -06:00
CoderStig
3129da2f1c
Renamed hand-written asm file and updated readme ( #34 )
...
* Rename code_80040030.s to unused_mio0_decode.s
* Handwritten asm appears similar to mio0 decode.
Called by 802A8348 and 802A841C neither of which are called.
* Updated readme
2021-10-09 12:40:26 -07:00
CoderStig
5ef48aa2eb
Refresh 1
2021-03-02 01:48:17 -07:00
CoderStig
630c47adff
Update README.md
2021-03-02 01:48:17 -07:00
n64
1c84a90d5e
Initial commit
2020-10-14 21:13:33 -07:00