summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
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
2020-09-13more work on personality test dataSeth Barberee
2020-09-11more datadumping and starting to doc ewram componentsSeth Barberee
2020-09-10split personality test data to different file and doc personality nature ↵Seth Barberee
text table
2020-09-10dumped starters a and partnersSeth Barberee
2020-09-09doc'ing more data from datacrytalSeth Barberee
2020-09-09documented some fields thx to PMDeSeth Barberee
2020-09-08The great text dump of 2020Seth Barberee
2020-09-08doc a data thingSeth Barberee
2020-09-06did a little split to make some decomping easierSeth Barberee
2020-09-05document Team RnRanksSeth Barberee
2020-09-05decomp some nullsubsSeth Barberee
2020-08-27Merge remote-tracking branch 'seth-repo/save_single_function_decomp' into masterSeth Barberee
2020-08-02decomp sub_8011F9CSeth Barberee
2020-06-02decomp dungeon data gettersshinny
2019-08-12save.c - sub_8011DA8() and sub_8011DAC()Kermalis