summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)Author
2020-07-18Decomp and matching in fault.c and game.c (#265)jacobly0
2020-06-05ucode_disas.c progress (#188)Random
2020-05-27Fix more raw pointers (rsp and part of .data) (#170)Roman971
2020-05-14Decomp game.c (#129)krimtonz
2020-04-22Disassemble the rom header and entrypoint function (#87)Roman971
2020-04-18Decompile code_800D2E30 and use struct in code_800A9F30 (#80)Synray
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-05Fixes in PR #50Random
2020-04-04Add log macrosRandom
2020-03-23match the final non-matching in boot!dark-samus
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker