mk64/src/ending
MegaMech 19410f2825
Code Segments Shiftable (#566)
his PR cleans up segment related code in main.c.
Also cleans up the linker a bit.

    Add memory pool to linker as .bss to validate that it exists properly.

    Move framebuffers, gfx, and audio buffers out of racing segment and make its own segment.

    Rename framebuffers.c to buffers.c as it contains more than just framebuffers.

    Import asserts from sm64 to validate that code segments are not overlapping

    Rename segNoload to segmentNoload

    Rename 802BA370 segment to trigTables

    Rename gMenuSelectionFromEndingSequence to gGotoMenu

    Rename gMenuSelectionFromQuit to gGotoMode

    Rename SEG_ENDING_SEQUENCES to SEG_ENDING

    Rename data_821D10 to ceremonyData

    Rename data_825800 to startupLogo
2024-02-05 17:08:29 -07:00
..
camera_junk.c some const placement and one rename (#529) 2024-01-06 07:46:59 -07:00
ceremony_and_credits.c Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
ceremony_and_credits.h Some matches in code_80071F00 (#496) 2023-11-25 13:24:25 -07:00
ceremony_data.inc.c fix todo, bug not appears and change theme (#525) 2023-12-31 19:56:14 -07:00
ceremony_data.inc.h Linkage for the ceremony_data file (#478) 2023-10-27 22:18:20 -06:00
code_80281C40.c Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
code_80281C40.h Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
code_80280000.c Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
code_80280000.h Finish bss (#527) 2024-01-02 14:53:51 -07:00
code_80281780.c Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
code_80281780.h Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
credits.c Some train decomp and move seg2 files to ending (#423) 2023-09-17 16:57:18 -06:00
credits.h Some train decomp and move seg2 files to ending (#423) 2023-09-17 16:57:18 -06:00
dl_unk_80284EE0.inc.c Linkage for the ceremony_data file (#478) 2023-10-27 22:18:20 -06:00
podium_ceremony_actors.c Finish bss (#527) 2024-01-02 14:53:51 -07:00
podium_ceremony_actors.h Finish bss (#527) 2024-01-02 14:53:51 -07:00