summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-15Merge pull request #160 from Felk/render_begin_end_labelsHEADmasterAkira Akashi
name some rendering related labels
2021-05-15Merge branch 'master' into render_begin_end_labelsAkira Akashi
2021-01-29Merge pull request #164 from mparisi20/masterMax
fix bug in calcrom get_files function
2021-01-29Merge branch 'master' into masterMax
2021-01-29fix bug in calcrom get_files functionMax
2021-01-22Merge pull request #163 from mparisi20/masterMax
update pragma processor
2021-01-22fixed bug in #pragma regswap where swapping rA and rB would also swap fA and ↵Max
fB, and added #pragma iswap
2020-12-25Merge pull request #162 from mparisi20/masterRevo
rename PSQUATDotProduct to PSVECDotProduct
2020-12-24rename PSQUATDotProduct to PSVECDotProduct (was a typo)Max
2020-12-19Merge pull request #161 from mparisi20/pragma_procRevo
Add pragma processor tool and use it in code_801DD8C0.cpp
2020-12-19trim whitespace off cc argument in pragma.pyMax
2020-12-19argument parsing issue in pragma.py when compiler is invoked through wineMax
2020-12-19fix bugs in pragma.py, add license/readmeMax
2020-12-19add pragma.py to tools, edit Makefile, add example #pragma regswap usage to ↵Max
code_801DD8C0.cpp
2020-12-13label possible pointer to some rendering context objectFelk
2020-12-13label begin_drawing and end_drawingFelk
2020-12-12Merge pull request #159 from Felk/blur_related_labelsRevo
name some blur/fake-antialiasing related labels
2020-12-13name some blur/fake-antialiasing related labelsFelk
2020-11-26Merge pull request #158 from mparisi20/code_801E07E8Revo
decompile code_801E07E8 and code_801E0810.o
2020-11-25rename file to gUnkClass20.cpp, condense code, and add commentsMax
2020-11-25decompile code_801E07E8.o and code_801E0810.oMax
2020-11-12Merge pull request #157 from mparisi20/masterRevo
decompile GScamera.o
2020-11-12organize headersMax
2020-11-12add math.h header, and fix one regswap in func_801DEA3CMax
2020-11-11remove GScamera_asm.sMax
2020-11-11match GScamera (except func_801DEA3C)Max
2020-11-11match GScamera::func_801DE1F8Max
2020-11-11match GScamera virtual function at 801DE5F8Max
2020-11-10progress on func_801DEA3CMax
2020-11-09match lbl_801DEEF8Max
2020-11-09match GScamera virtual func at 801DED3CMax
2020-11-09match virtual func at 801DECBCMax
2020-11-09match func_801DE524Max
2020-11-08match registers in GScamera ctor 801DE084Max
2020-11-08added nonmatching ifdefs for each function in GScamera and match register ↵Max
order in 801DDF78 constructor
2020-11-07decomp 801DDF78 and add mtx.hMax
2020-11-06Merge pull request #156 from mparisi20/masterMax
decompile code_801DD8C0.o
2020-11-06commentsMax
2020-11-06remove code_801DD8C0_asm.sMax
2020-11-06remove old commentsMax
2020-11-06add headers for GSanimationObject and GSblendObjectMax
2020-11-06C++ refactoring, adding nonmatching #ifdefs for ctors/dtor using operator ↵Max
delete for now
2020-11-06add GShierMemObject.h, and implement constructors for GSanimationObject and ↵Max
GSblendObject
2020-11-05add two nonmatching ifdefs to code_801DD8C0Max
2020-11-05fix control flow in func_801DD9C8Max
2020-11-05decompile code_801DD8C0 with some nonmatchingsMax
2020-11-02start decompiling code_801DD8C0.oMax
2020-11-01Merge pull request #155 from mparisi20/masterRevo
decompile code_801DD5C8.o
2020-11-01add headerMax
2020-11-01decompile code_801DD5C8.oMax