summaryrefslogtreecommitdiff
path: root/src/code/fault.c
AgeCommit message (Expand)Author
2023-09-09Apply noreturn attribute where applicable (#1532)Tharo
2023-01-02Import fault bss under NON_MATCHING (#1484)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-04Fix many missing NULLs (#1389)Roman971
2022-10-02Various minor fixes (#1383)Roman971
2022-09-03More documentation for padmgr.c (#1336)Tharo
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2022-04-30Fix misc 10 (#1208)Dragorn421
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-02-13Run formatter (#1139)Dragorn421
2022-02-06Correctly align program stacks (#1133)Tharo
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-11-28Cleanup unnecessary &'s on function/array pointers (#1031)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-11-07Document parts of audio (#1000)zelda2774
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-09-15Decompile PreRender.c (#319)Random
2020-09-14Matched fault.c (#389)Lucas Shaw
2020-08-23Match/Improve a bunch of non matchings (#342)Roman971
2020-08-15Match a few functions (#324)Random
2020-07-30Math Sizes (#297)louist103
2020-07-18Decomp and matching in fault.c and game.c (#265)jacobly0
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-05ucode_disas.c progress (#188)Random
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-04-18Naming some functions in libultra_code, decompiling a decent amount. (#77)Lucas Shaw
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-13Decompile z_jpeg.c (#70)Random
2020-04-08Decompile sleep.c and printutils.cRandom
2020-03-24Run formatter with changesRoman971
2020-03-22Format all src C filesRoman971
2020-03-18Various fixes/matchesRoman971
2020-03-17First proper commit.Jack Walker