summaryrefslogtreecommitdiff
path: root/include/MSL_C/Math
AgeCommit message (Collapse)Author
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
* cleanup SSystem files * MSL_C fully matched * fix build * remove asm * reorganize MSL_C/Runtime libs into more accurate setup * little more cleanup * cleanup some MSL headers * obj_rgate OK * remove asm * some rgate documentation
2023-01-02MSL_C cleanup (#238)TakaRikka
* clean up MSL_C files according to prime decomp * remove asm
2022-03-19renamed msl_c -> MSL_CZen64