summaryrefslogtreecommitdiff
path: root/include/JSystem/JUtility
AgeCommit message (Expand)Author
2021-01-25J2DPane.cpp (#91)notyourav
2021-01-21Z2AudioLib misc decomp (#75)Erin Moon
2021-01-18normalize header guards to {tu_name}_H_ (#87)Erin Moon
2021-01-06Refactor JUTFont symbols (#71)notyourav
2021-01-04close-to-matching mDoCPd_c::convert() (#61)Erin Moon
2021-01-02Fixed _savegpr etc. (#54)Jonathan Wase
2021-01-02adjust gameinfo sizing, rename inline register funcsPheenoh
2021-01-02Merge branch 'master' of https://github.com/zeldaret/tpPheenoh
2021-01-02more d_save funcs OK, initial map out of dcomifg_play_c and it's classesPheenoh
2021-01-02M_do_controller_pad split and partially matched (#36)jdflyer
2020-12-31A few f_pc files (#26)lepelog
2020-12-29Split and decompile parts of JUTGamePad (#33)Erin Moon
2020-12-29JUTXfb: decompile (#38)Erin Moon
2020-12-26move asm in TUs to files, add diff.pyPheenoh
2020-12-26run clang-formatPheenoh
2020-12-25m_Do_Reset: OK (#35)Erin Moon
2020-12-03JSystem Font classes, SComponent cBgW (#14)notyourav
2020-11-29migrate remaining d_save and m_Do_main asm to inline, add intial class mappin...unknown