summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Expand)Author
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