papermario/ver/us/asm
eperdew 560f5a873e
Decompile E225B0.c. (#434)
* Decompile E225B0.c.

* Decompile EB5130.c.

* Fix an off-by-one error that did not affect codegen.

The struct declared in EB5130.c was missing a byte in a char array
for no good reason.

* Address ethteck's feedback for PR#434.

- Move struct8015A578 to common_structs.h.
- Add new unknown sound SOUND_UNKNOWN_17B.
- Address various nits.

* Update PR based on @nanaian's feedback.

- Change first argument of mem_clear to be a void* (matching bzero).
2021-09-26 21:04:12 +09:00
..
data Decompile dead functions (#429) 2021-09-25 08:06:34 +09:00
nonmatchings Decompile E225B0.c. (#434) 2021-09-26 21:04:12 +09:00
os Set up IDO and match osFlash.c (#424) 2021-09-25 16:31:44 +09:00
boot.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
entry_point.s FX data/funcs, camera funcs, state funcs (#364) 2021-08-17 03:14:58 +09:00
header.s Compiler's Worst Nightmare (#278) 2021-04-23 20:55:30 +09:00