Commit Graph

7 Commits

Author SHA1 Message Date
EpochFlame
25cbdeabbf OSCache
match and link OSCache
2022-08-25 17:17:42 -04:00
EpochFlame
1f2625db74 link GBAWrite.c
it's OK!
2022-06-28 13:14:36 -04:00
EpochFlame
18f3d776d0
Osdotc (#17)
* 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>
2022-06-24 13:50:39 -04:00
EpochFlame
8583054a5c yoink OSAudioSystem.c from the Prime decomp
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.
2022-04-27 22:35:57 -04:00
EpochFlame
fbbf0f6a9e match uart_console_io_gcn.c and dvdidutils.c
also cleanup pikiContainer.cpp
2022-02-09 00:11:25 -05:00
EpochFlame
50aeb77b79 decompile fstload.c
also format files

Co-Authored-By: camthesaxman <camthesaxman@users.noreply.github.com>
Co-Authored-By: GibHaltmannKill <67860669+GibHaltmannKill@users.noreply.github.com>
2022-01-14 17:45:30 -05:00
EpochFlame
031d36e65b frank.py setup 2022-01-13 18:08:37 -05:00