summaryrefslogtreecommitdiff
path: root/src/code/fault_drawer.c
AgeCommit message (Expand)Author
2023-10-27libc cleanup (#1568)Tharo
2023-01-02Import fault bss under NON_MATCHING (#1484)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-07-30Move fault_drawer bss to data/ asm because -g3 bss is fun (#1335)Dragorn421
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-09-13code_800BB040 matched (#959)petrie911
2021-09-07Add `va_end` and returns to variadic functions (#950)EllipticEllipsis
2021-06-15Migrate .bss for fault drawer and .data for item00 (#823)louist103
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-07-16Change Colors To Decimal (#260)fig02
2020-04-13Decompile z_jpeg.c (#70)Random
2020-03-23use a better variable namedark-samus
2020-03-23fix final non-matching in fault_drawer.cdark-samus
2020-03-23Fix remaining non matchingsRoman971
2020-03-22Format all src C filesRoman971
2020-03-22Add comments and macros to prevent match issues with formattingRoman971
2020-03-18Various fixes/matchesRoman971
2020-03-17First proper commit.Jack Walker