summaryrefslogtreecommitdiff
path: root/src/boot/idle.c
AgeCommit message (Collapse)Author
2024-12-26main OK (#234)Derek Hensley
* main OK * gSegments -> SegmentBaseAddress * newline * format
2024-07-19Bootclear cleanup (#201)Derek Hensley
* bootclear is the start of the boot segment * Use the end of boot * stack top in main thread creation
2023-12-17z_std_dma -> m_std_dma (#127)Prakxo
2023-08-24`z_std_dma.c` (#75)Anghelo Carvajal
* C file * func_80026A64_jp, DmaMgr_RequestSync * func_80026714_jp, func_80026814_jp, func_800269E4_jp, func_80026C4C_jp, func_80026DA0_jp, func_80026DCC_jp, func_80026E10_jp * func_80026770_jp, func_800267DC_jp, func_80026BC0_jp, func_80026C00_jp, func_80026C28_jp * DmaMgr_DmaRomToRam * func_800266C4_jp, func_80026828_jp * func_800263F0_jp * func_80026CAC_jp * migrate other strings * Fix some warnings * start renamings * Improve func_800263F0_jp * steal stuff from OoT * dmaEntryMsgBufs * name the remaining stuff * format * minor cleanups * review * format * review
2023-08-09`libu64.a` identification (#43)Anghelo Carvajal
* identify debug * identify gfxprint.c and gfxprint_data.c * pad.c * fix * stackcheck * loadfragment and logseverity * mtxconv * comment * Revert "loadfragment and logseverity" This reverts commit 34d8214aa3869a518db8c9b59dc06361e8507418. * review * fix * another fix * fix
2023-08-01Idle OK (#26)Derek Hensley
* Matched * Fix yaml and format * Fix yaml pt 2