summaryrefslogtreecommitdiff
path: root/src/boot_O2/printutils.c
AgeCommit message (Collapse)Author
2023-09-12Non libultra Boot Cleanup (#1370)Derek Hensley
* reorganize * math64 * rcp_utils * osSyncPrintfUnused * comment spacing
2021-10-11`flg_set.c` OK and documented (#335)EllipticEllipsis
* Draw OK, Update very much not * Flag table imported * Update OK * Actually OK this time * Begin documenting * Rename some stuff * Rename functions * spec * Review * Format * Anghelo's review * Fix lifemeter bss * Format * Missed one * idle.c bss
2021-10-04Run ./format.sh on master again (#348)Tom Overton
2021-09-23printutils OK, add `va_end` to variadic functions (#294)EllipticEllipsis
* printutils OK * Add va_end to every variadic function
2021-08-10Sort boot files (#260)Tharo