summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Expand)Author
2024-03-22work / documentation on d_a_b_ds (#2104)TakaRikka
2024-03-07d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)TakaRikka
2023-09-15JKRHeap (#1927)Jcw87
2022-11-11clean up dolphin files / work on some rels (#212)TakaRikka
2021-11-09JUTException (#154)Jonathan Wase
2021-09-24JKRThread & JKRThreadSwitch (#147)Jonathan Wase
2021-06-12c_cc_d (#132)lepelog
2021-04-08c_xyz OKlepelog
2021-03-28dol2asm OKJulgodis
2021-02-20delete variables.hPheenoh
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
2021-02-12f_op_actor_mng split & started decomp (#112)lepelog
2021-02-07debugDisplay and Debug_console attempPheenoh
2021-01-31Merge branch 'functions'Pheenoh
2021-01-31remove functions.hPheenoh
2021-01-26some c_m3d (#97)lepelog
2021-01-18fvb, functionvalue, vector (#77)notyourav
2021-01-09JKRAram and JKRAramStream (#80)Jonathan Wase
2021-01-06JKRSolidHeap (#69)Jonathan Wase
2021-01-06Split SComponent (#45)lepelog
2021-01-05Move and type PSVEC and PSMTX funcs and follow includes in functions.h (#68)lepelog
2021-01-05JKRMemArchive (#66)Jonathan Wase
2021-01-03JKernel cleanup and DVD types (#59)Jonathan Wase
2021-01-03JKRAramHeap and JKRAramPiece (#53)Jonathan Wase
2021-01-02Fixed _savegpr etc. (#54)Jonathan Wase
2020-12-31A few f_pc files (#26)lepelog
2020-12-26run clang-formatPheenoh
2020-12-13Z2StatusMgr (#24)TakaRikka
2020-12-06OS.h and JKRDvdFile (#19)Jonathan Wase
2020-11-30SComponent c_list / c_node (#5)Jasper St. Pierre
2020-11-22migrate d_save.cpp inline asm to external files, migrate extern vars and func...unknown