summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2020-10-21pretty simple decomp of funcsSeth Barberee
2020-10-21further splitting and decompingSeth Barberee
2020-10-20more decomping of funcsSeth Barberee
2020-10-20Merge remote-tracking branch 'nullablevoid/master' into masterSeth Barberee
Port m4a from pokeemerald into pmd-red
2020-10-20static-link libagbsyscall similar to pokeemerald... Thx PikaSeth Barberee
2020-10-19a few more decomp'd funcsSeth Barberee
2020-10-18decomp an evolve func for pokemonSeth Barberee
2020-10-17some more splitting and decompingSeth Barberee
2020-10-16doc interrupt funcsSeth Barberee
2020-10-15decomp some quick funcsSeth Barberee
2020-10-15nonmatch bc I'm so close on thoseSeth Barberee
2020-10-15decomp a few more funcsSeth Barberee
2020-10-14decomp two funcsSeth Barberee
2020-10-13quick split and decomp interrupt funcsSeth Barberee
2020-10-13docing and one decomp of a functionSeth Barberee
2020-10-10some doc'ing and decompingSeth Barberee
2020-10-09unify save defines and decomp more save stuffSeth Barberee
2020-10-09decomp some save stuffSeth Barberee
2020-10-08massive split of file and decomp one func with an attempt on an anotherSeth Barberee
2020-10-05some doc'ing and decomp workSeth Barberee
2020-10-04split arm funcs to separate fileSeth Barberee
2020-10-03lotsa data dumping and split one asm fileSeth Barberee
2020-10-01decomp a number of pokemon functionsSeth Barberee
2020-10-01successful decomp of one pokemon data func and struct.. making headwaySeth Barberee
2020-10-01actually add both filesSeth Barberee
2020-10-01Revert "decompile a few more"Seth Barberee
This reverts commit 53b86c312da38e62fdf431fbac1b16f190dfe6ea.
2020-10-01decompile a few moreSeth Barberee
2020-09-30some more dumping and one decompSeth Barberee
2020-09-271.8% functions decomped.. so close to 2%Seth Barberee
2020-09-26split, decomp, rinse, repeatSeth Barberee
2020-09-26some splittig and decompingSeth Barberee
2020-09-26more decompingSeth Barberee
2020-09-2540K line file into 2 20K filesSeth Barberee
2020-09-25split, decomp, rinse, repeatSeth Barberee
2020-09-24finally found the personality test stuff. now I can work on some of that nowSeth Barberee
2020-09-23found more MonsterParameter funcs that weren't in the split and decomped a ↵Seth Barberee
few of them
2020-09-21decomp decomp decompSeth Barberee
2020-09-21more decomping of funcsSeth Barberee
2020-09-20some more decompingSeth Barberee
2020-09-20more decomping of functionsSeth Barberee
2020-09-19more datadumping and some decomp workSeth Barberee
2020-09-18further splitting and decompile one funcSeth Barberee
2020-09-17split to decomp type name string functionsSeth Barberee
2020-09-16dumped friend area namesSeth Barberee
2020-09-16nonmatching input be GONE. Just one func leftSeth Barberee
2020-09-16decomp a chunk of inputSeth Barberee
2020-09-16some more splittingSeth Barberee
2020-09-16split out pokemon funcs and decomp another nullsubSeth Barberee
2020-09-15some more nullsubsSeth Barberee
2020-09-15convert pointer to gUnknown variantSeth Barberee