summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-21match func_801DB92CMax
2020-10-20Merge pull request #150 from mparisi20/masterRevo
decompile code_801DB040.o
2020-10-20add header files and reduce scope of local variable/functionsMax
2020-10-20match code_801DB040Max
2020-10-20match up to func_801DB79CMax
2020-10-20match func_801DB184Max
2020-10-20match func_801DB07CMax
2020-10-19match func_801DB040 and func_801DB07CMax
2020-10-19Merge pull request #149 from mparisi20/masterred031000
Decompile code_801DAAE0.cpp
2020-10-18mark else block of func_801DAFAC as nonmatchingMax
2020-10-18wrapped func_801DAFAC in a ifdefMax
2020-10-18make gUnk8063F2C8 file scopeMax
2020-10-18arrange file-local type definitions, constants, and objects into an unnamed ↵Max
namespace
2020-10-18add headers, and mark internal functions as staticMax
2020-10-18match code_801DAAE0.cppMax
2020-10-18match func_801DAFAC using an inline asm blockMax
2020-10-18match up to func_801DAF70Max
2020-10-18match func_801DAC0C, func_801DAC14, func_801DAC44Max
2020-10-18match func_801DAB28, func_801DAB30, and func_801DAB78Max
2020-10-17Merge branch 'master' of https://github.com/pret/pokerevoMax
2020-10-17match func_801DAAE0Max
2020-10-17Merge pull request #148 from mparisi20/masterRevo
Decompile code_801DAA30.o
2020-10-17remove code_801DAA30.s and remove CTOR_O_FILES and SBSS_O_FILES from makefileMax
2020-10-17add unkStruct.hMax
2020-10-17add note to ctors_2, and organize function/class declarations into headersMax
2020-10-17got OK by splitting ctors.s and sbss.s and editing the link order in the ↵Max
Makefile
2020-10-17rename code_801DAA30's static initializer in ctors.s, and match ↵Max
code_801DAA30.cpp. Does not link because the __sinit_ function is not global
2020-10-17Merge branch 'master' of https://github.com/pret/pokerevoMax
2020-10-17label __nwa__FUl and __dla__FPvMax
2020-10-16Merge pull request #147 from mparisi20/masterRevo
Label new, delete, main, and free, and remove func_80008000
2020-10-16remove reference to non-existent 'func_80008000' from WDi_IoctlvMax
2020-10-16label mainMax
2020-10-16removed erroneous function definition at 0x80008000 (actually a constant ↵Max
returned by WDi_Ioctlv, not a function pointer)
2020-10-16label free, __dl__FPv, and __nw__FUlMax
2020-10-15Merge pull request #146 from mparisi20/masterRevo
Finish splitting all code according to .ctors
2020-10-15split some of text_11 and text_11_2 using ctorsMax
2020-10-15resolve linker errorsMax
2020-10-15split the rest of text_7Max
2020-10-15resolve linker errorsMax
2020-10-15Merge branch 'master' of https://github.com/pret/pokerevoMax
2020-10-15split most of text_7Max
2020-10-15Merge pull request #145 from mparisi20/masterRevo
split text_3, text_4, text_5, and text_6_2 according to .ctors
2020-10-15remove extra .global directivesMax
2020-10-15split text_6_2 and resolve linker errorsMax
2020-10-15resolve linker errorsMax
2020-10-15split as much of text_5 as possible using ctorsMax
2020-10-15resolve linker errorsMax
2020-10-15split text_4Max
2020-10-15resolve linker errorsMax
2020-10-15Merge branch 'master' of https://github.com/pret/pokerevoMax