summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31split m_Do_mtxPheenoh
2021-01-31split m_Do_MemCardRWmngPheenoh
2021-01-31split m_Do_MemCardPheenoh
2021-01-31split m_Do_machinePheenoh
2021-01-31split m_Do_libPheenoh
2021-01-31split m_Do_extPheenoh
2021-01-31clang-formatPheenoh
2021-01-31Merge branch 'functions'Pheenoh
2021-01-31Merge branch 'master' of https://github.com/zeldaret/tpPheenoh
2021-01-31remove functions.hPheenoh
2021-01-30Merge pull request #107 from Julgodis/sdata2_cppnotyourav
2021-01-29fix paddingJulgodis
2021-01-29removed dependencies and fixed usage textJulgodis
2021-01-29remove m_Do_printf test codeJulgodis
2021-01-29added option for frameworkF.mapJulgodis
2021-01-29formattingJulgodis
2021-01-29cleanup of python scriptJulgodis
2021-01-29replace symbols with string literals and python scriptJulgodis
2021-01-27Merge pull request #106 from Julgodis/floatsnotyourav
2021-01-27Merge branch 'master' into floatsnotyourav
2021-01-27Merge pull request #105 from Julgodis/stringsnotyourav
2021-01-27JKRSolidHeap::dump now matching using floatsJulgodis
2021-01-27sdata2 split OKJulgodis
2021-01-27split sdata2Julgodis
2021-01-27formattingJulgodis
2021-01-27compiling strings? WTFJulgodis
2021-01-26c_m3d: Make use of forward declarations (#104)LC
2021-01-26some c_m3d (#97)lepelog
2021-01-26binary OK (#99)notyourav
2021-01-26decompile s_basic, cleanup mangled names in f_pc (#101)lepelog
2021-01-26c_phase: Make cPhs_Next completely matching (#102)LC
2021-01-26J2DPane: Add names for several unlabeled variables (#103)LC
2021-01-25split m_Do_DVDErrorPheenoh
2021-01-25change split.py to output extern vars/functions into generate CPP (#98)lepelog
2021-01-25Z2AudioLib: Migrate declarations out of functions.h to respective files (#96)LC
2021-01-25doxygen workflow: don't enable-latex (#95)Erin Moon
2021-01-25J2DPane.cpp (#91)notyourav
2021-01-25.clang-format: set standard to c++03 (#93)Erin Moon
2021-01-24Merge pull request #92 from lioncash/polypass2notyourav
2021-01-24Merge branch 'master' into polypass2notyourav
2021-01-24Merge pull request #90 from jdflyer/m_Do_audio2notyourav
2021-01-24Merge branch 'master' into m_Do_audio2notyourav
2021-01-24Merge pull request #88 from barzamin/patch-1notyourav
2021-01-23asm: Remove now unused d_bg_s_poly_pass_chk.sLioncash
2021-01-22dBgS: Add declaration for cBgS_PolyPassChk's destructorLioncash
2021-01-22dBgS: Add release-elided functions to interfaceLioncash
2021-01-22dBgS: Decomp dBgS_PolyPassChk constructor and destructorLioncash
2021-01-22dBgS: Decomp dBgS_PolyPassChk::ChkNoHorseLioncash
2021-01-22dBgs: Implement all dBgS_PolyPassChk Set and Clr functionsLioncash
2021-01-22dBgS: Initial dBgS_PolyPassChk class skeletonLioncash