summaryrefslogtreecommitdiff
path: root/include/libc64
AgeCommit message (Collapse)Author
2024-12-26Move D_8003C568_jp from system_heap (#231)Derek Hensley
2023-11-23The NPC PR 3/3 OK (#119)Prakxo
* npc werk * atleast it builds * m_npc OK * forgor format * review * format * fix warns?
2023-09-11m_snowman OK (#94)emilybrooks
* moved everything from private fork * trying to figure out name stuff * matched mSN_check_life * fully matching * add season enum * forgot * fixed structs
2023-08-21math64 OK (#67)Derek Hensley
* math64 OK * Header
2023-08-17qrand OK (#62)Prakxo
* qrand OK * refactor * format
2023-08-16sprintf OK (#57)Prakxo
* sprintf OK * format * refactor
2023-08-16Bootstrap actors (#56)Anghelo Carvajal
* rename actors to their profile names. still need to rename thir files * name the files of almost half the actors * name the files of the rest of the actors * name functions used in actor profiles * create c files * fix building * fix fake symbol in ac_ball * make headers * bootstrap most of the stuff * rename ovl_player_actor to player_actor * name all the actor enums * actor and object enums * flags * restore comment * avoid building asm/lib because it can be problematic for FULL_DISASM * format
2023-08-16m_play (#50)Maide
* m_play * Some warnings * lots of function renames from the gcn version * fix warnings * format * a * a * PR * PR2 --------- Co-authored-by: Maide <you@example.com> Co-authored-by: angie <angheloalf95@gmail.com>
2023-08-16sleep OK (#52)Prakxo
* sleep OK * add array_count macro
2023-08-15aprintf OK (#51)Prakxo
* m_pause OK * yeah now it's OK lol * refactor * refactor 2 * m_controller OK * format * fix size comment in game * refactor 3 * refactor 4 * refactor 5 * add unused macro * aprintf OK
2023-08-10`libc64.a` identification (#45)Anghelo Carvajal
* __osMalloc * aprintf.c * math64.c * qrand.c * sleep.c * sprintf.c * malloc.c * fixes * fp and math64 cleanup * RAD_TO_BINANG
2023-08-09`malloc.c` (#42)Anghelo Carvajal
* malloc * match * bss * Fix naming * move __osMalloc to libc64 folder * move headers to libc64 folder