* match ClearArena
Co-Authored-By: Revo <projectrevotpp@hotmail.com>
* InquiryCallback
* decompile OSInit
need to cleanup OS.c after it's fully matched
Co-Authored-By: kiwi <49212064+kiwi515@users.noreply.github.com>
Co-Authored-By: HeartPiece <107153442+HeartPiece44@users.noreply.github.com>
* more OS.c progress
Co-Authored-By: HeartPiece <107153442+HeartPiece44@users.noreply.github.com>
* finish OS.c aside from linking
thanks, riidefi, for helping with __OSGetDIConfig
need rostr to not be applied
* simplify no-read-only
* OS.c matches but cannot link
due to BSS ordering memery. DriveInfo and DriveBlock need to be static, but that messes with BSS order. Making them extern changes code generation.
Co-authored-by: Revo <projectrevotpp@hotmail.com>
Co-authored-by: kiwi <49212064+kiwi515@users.noreply.github.com>
Co-authored-by: HeartPiece <107153442+HeartPiece44@users.noreply.github.com>
build/pikmin2.usa/main.dol: OK
Progress:
Code sections: 80860 / 4652352 bytes in src (1.738046%)
Data sections: 36249 / 712856 bytes in src (5.085038%)
You have 173 out of 10000 Pokos and collected 10 out of 201 treasures.
also format files
Co-Authored-By: camthesaxman <camthesaxman@users.noreply.github.com>
Co-Authored-By: GibHaltmannKill <67860669+GibHaltmannKill@users.noreply.github.com>