oot/src/boot
Roman971 0a59863457
Disassemble the rom header and entrypoint function (#87)
The actual boot code (ipl3) is still only incbin'd. If someone else wants to disassemble it properly, go ahead. I might do it eventually, but for now it doesn't seem required for shiftability or anything interesting.
2020-04-22 13:44:46 -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 Fixes in PR #50 2020-04-05 12:32:08 +02:00