summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.c
AgeCommit message (Expand)Author
2024-05-03A lot of fixesMegaMech
2024-05-01WIP CompilationKiritoDv
2024-05-01Update Attempts and cleanup synthesis_process_notes (#633)MegaMech
2024-04-23Update code_80005FD0.c (#630)MegaMech
2024-04-17Update a couple attempts (#612)MegaMech
2024-04-17Remove some warnings (#609)MegaMech
2024-04-16fix a lot of warning in code (#598)coco875
2024-04-09Add ymls for Torch code generator (#497)MegaMech
2024-04-06Rename cpu behaviour related symbols (#586)coco875
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-04-02Update some attempts, got a couple matches (#591)Tyler McGavran
2024-03-04Matches in code_80005FD0 (#580)Tyler McGavran
2024-03-04Document render/update objects (#565)coco875
2024-02-28Match the last 2 data files (#574)Tyler McGavran
2024-02-13fix warning, type and document audio (#559)coco875
2024-02-05Match (#562)MegaMech
2024-01-20place surface type const and unassemble flag in vtx and document effects (#553)coco875
2024-01-17document player and cpu (#534)coco875
2024-01-10Some matches in code_80091750 (#535)Tyler McGavran
2024-01-06some const placement and one rename (#529)coco875
2024-01-05Match a function, add some comments for some NON_MATCHING functions (#528)Tyler McGavran
2024-01-02Match func_8000BBD8 (#526)MegaMech
2024-01-02Finish bss (#527)coco875
2023-12-31fix todo, bug not appears and change theme (#525)coco875
2023-12-31Turn loop unrolling back on for code_8006E9C0 (#523)Tyler McGavran
2023-12-30Rename gTrains to gTrainList (#522)MegaMech
2023-12-30Cleanup some references to fake variables (#520)Tyler McGavran
2023-12-30Match func_8006F008 (#519)MegaMech
2023-12-30Add bss render player and spawn player (#518)coco875
2023-12-29Some matches in code_80005FD0 (#517)Tyler McGavran
2023-12-28Match the BSS segment for code_80005FD0 (#516)Tyler McGavran
2023-12-25place const and format external, code_8005fd0 and 80091750 (#515)coco875
2023-12-25Match func_8001A588 (#513)MegaMech
2023-12-25some rename in code_8006e9c0 (#512)coco875
2023-12-24Rename code_8001F980 to render_player and code_800B45E0 to save (#507)coco875
2023-12-18More matches in code_80005FD0 (#502)Tyler McGavran
2023-12-17Some matches in code_80005FD0 (#501)Tyler McGavran
2023-11-14A small cleanup PR (#494)MegaMech
2023-11-07Matches in code_80005D0 (#487)MegaMech
2023-10-28match func_8000F628 and add NUM_PLAYERS define (#479)MegaMech
2023-10-19some define comment and replace number by const (#469)coco875
2023-10-18Couple matches (#466)Tyler McGavran
2023-10-18match a few funcs and add compiler option (#465)MegaMech
2023-10-14Rename bomb kart structs (#464)Joshua Peisach
2023-10-13A few matches across a couple files, although mostly code_80005FD0 (#460)Tyler McGavran
2023-10-13 rename in code_8001F980.c (#456)coco875
2023-10-09Rename wayPoint to waypoint (#448)MegaMech
2023-10-07Various Naming (#445)coco875
2023-10-06Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444)MegaMech
2023-09-22cleaning camera, kart_dma, menu, math_util (#436)coco875