summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-28Make adjustments to most course files (#318)Tyler McGavran
2023-06-17Fix repeated building of course_data files and wip warnings fix (#316)MegaMech
2023-06-17New asset extraction utility (#306)Tyler McGavran
2023-05-22UI and print debug matches (#310)MegaMech
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2023-03-28Labelling of some hard-coded addr to syms (#294)MegaMech
2023-03-07Disassembled courses, added DLpacker, and disassembled packed DLs (#290)MegaMech
2023-02-06Clean up some more bin2c calls from the Makefile (#286)Tyler McGavran
2023-01-24Make the course models in a more Makefiley way (#287)Tyler McGavran
2023-01-03Couple matches and giving names to some textures (#285)Tyler McGavran
2022-11-20 Matches for audio/port_eu,external and fix lang problem (#275)coco875
2022-11-15Matches for audio/external (#273)Tyler McGavran
2022-11-06Lots and lots of audio code copied from SM64 (#270)Tyler McGavran
2022-11-01Some matches for audio/synthesis (#268)Tyler McGavran
2022-08-01code_8001F980 decomp + profiler doc + more (#250)MegaMech
2022-06-15Add building on macOS (#224)tehzz
2022-05-12Match common_textures.inc.c, memory & actor decomp (#188)MegaMech
2022-01-30Match OS funcs (#152)MegaMech
2021-12-11mips64-elf support (fixes building on archlinux) (#89)CoderStig
2021-12-05Fixing alignment, better matches in 80281FA0, --decompme support (#82)CoderStig
2021-12-03Fixed progress.py, moved non_matching OS to `asm/os/non_matchings/` (#77)CoderStig
2021-11-06Split audio funcs (#53)CoderStig
2021-10-27Fixed makefile (#41)CoderStig
2021-10-26Decompiled staff_ghosts.c (Plus lots more) (#39)CoderStig
2021-07-31Decomped trophy & podium models. Modified gbi.h (#28)CoderStig
2021-07-23Matched display_and_vsync in main.c began decompiling crash_screen.c (#27)CoderStig
2021-07-23fixed makefile (#25)CoderStig
2021-07-23Decompiled startup_logo.inc.c (#24)CoderStig
2021-04-27Match/split all of libultra (#23)Faris Awan
2021-04-26Shift fixes (#22)CoderStig
2021-03-09Fixed bad tab placed due to githubs merge conflict resolution.MegaMech
2021-03-09Added recomp and fixed course vertex shiftability. (#20)CoderStig
2021-03-08Decompiled course geography (#19)CoderStig
2021-03-02Refresh 1CoderStig
2020-10-14Initial commitn64