oot/src/boot
krimtonz 44ffb7ec62
Decomp game.c (#129)
* decomp most of game.c

* improve GameState_DrawInputDisplay matching

* fix merge conflicts

* pr suggestions

* remove builtin math functions
2020-05-14 19:11:33 -04:00
..
assert.c Format all src C files 2020-03-22 22:20:03 +01:00
boot_main.c Format all src C files 2020-03-22 22:20:03 +01:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Disassemble the rom header and entrypoint function (#87) 2020-04-22 13:44:46 -04:00
is_debug.c Format all src C files 2020-03-22 22:20:03 +01:00
logutils.c Add log macros 2020-04-04 19:28:53 +02:00
stackcheck.c Format all src C files 2020-03-22 22:20:03 +01:00
viconfig.c Format all src C files 2020-03-22 22:20:03 +01:00
yaz0.c match the final non-matching in boot! 2020-03-23 06:37:54 -04:00
z_locale.c Decompile code_800D2E30 and use struct in code_800A9F30 (#80) 2020-04-18 22:56:53 -04:00
z_std_dma.c Decomp game.c (#129) 2020-05-14 19:11:33 -04:00