summaryrefslogtreecommitdiff
path: root/ld_script.txt
AgeCommit message (Collapse)Author
2021-03-23Miscellaneous Work (Again) (#31)Seth Barberee
* move some personality data from asm to C * combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu * decomp some more wonder mail funcs and label some more data * lots of data splitting and move some to src * split out more dungeon data * continue splitting out more dungeon data * doc rescue team rank/pts funcs/data and exclusive pokemon ewram * doc more sound things and decomp a func * decomp LoadTeamRankBadge and label some data members * split out rescue team and text util stuff * forgot a constant * match a few funcs and clean up a few * cleaned up sub_80A28B4
2021-03-12Miscellaneous Work (Again) (#30)Seth Barberee
* work on debug menu and document that and main menu * split, decomp, label more funcs * split exclusive pokemon data out into C * macro-ize exlusive pokemon data * decomp 2 more funcs * decomp a few more * finally match PromptNewQuestion * woot 7% aka more debug menu stuff
2021-02-27Miscellaneous decomp/labeling/splitting (#29)Seth Barberee
* lots of wonder mail work, credits and label some stuff * nonmatch one intr func, match another, and label unused intr func * seperate credits out * split out debug menu and other stuff that isn't main menu * label another func * label some more funcs
2021-02-21Fully decomp save.s (#28)Seth Barberee
* some work on decomping more save stuff * code cleanup and decomp another save func * fully decomp save and combine split save c files * fix two nonmatchings
2021-02-19Decomp more of personality_test (#27)Seth Barberee
* decomp most of personality_test * just gonna move the funcs to src in assembly for now so I can combine stuff * label another func and some cleanup * one func of personality test left in asm * small cleanups and labeling of funcs
2021-02-07Some Personality and data (#26)Seth Barberee
* decomp few personality funcs and clean up some pointers in the dungeon data * de-pointer-ify friend area dialogue * clean pointers on a personality test question * decomp a few more main menu funcs and dump some more data * label some funcs
2021-01-31Main Menu and Scripts (#25)Seth Barberee
* label more funcs, dump scripts/text, and decomp main menu * decomp vram func and dump more data * add forgotten file * get rid of goto in UpdateMenu
2021-01-28decomp, label, doc, repeatSeth Barberee
2021-01-22more headway on Pokemon funcs and labeled in asmSeth Barberee
2021-01-20mass doc'ing of symbols and some tiny decomp workSeth Barberee
2021-01-095% woooSeth Barberee
2021-01-04CPU and GPU Reg Funcs Decomp (#16)Seth Barberee
* decomp/doc cpu funcs and gpu reg funcs * use Cpu32 macro funcs * address review comments * decomp SetBGOBJEnableFlags
2020-12-31Friend Area Decomp Work (#15)Seth Barberee
split out and work on friend area stuff
2020-12-28Decompile GameLoop and lots of renamesMateusz Naściszewski
2020-12-28Decompile UpdateInputMateusz Naściszewski
and some other minor stuff.
2020-12-15Wonder mail Pt. 1 (#11)Seth Barberee
Some work on decomping/labeling wonder mail. Renamed corresponding assembly/C files. Labeled a few strings in data too.
2020-12-15Finish translating code_800AAA0 to C!Mateusz Naściszewski
2020-12-11Move personality test data out of data_80EBA18 (#5)Mateusz Naściszewski
2020-12-03split a little and decomped a few more funcsSeth Barberee
2020-11-23isemi-identified VRAM and split personality test funcsSeth Barberee
2020-11-20few more decomp funcsSeth Barberee
2020-11-19combining and doc'ing of playtime thingsSeth Barberee
2020-11-17more work on music functionsSeth Barberee
2020-11-14more decomping and some data dumpingSeth Barberee
2020-11-10more work on music.c and few more funcsSeth Barberee
2020-11-08used m4a2s from ipatix to do an initial dump of audio and started working on ↵Seth Barberee
audio part of pmd
2020-11-05more decomp work on some funcsSeth Barberee
2020-11-02some work on fatal system decompingSeth Barberee
2020-11-01some splitting and sync'ing declarations/varsSeth Barberee
2020-10-23split and decomp some moreSeth Barberee
2020-10-21further splitting and decompingSeth 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-17start moving some data into c of personality testSeth Barberee
2020-10-17some more splitting and decompingSeth Barberee
2020-10-15nonmatch bc I'm so close on thoseSeth Barberee
2020-10-15decomp a few more funcsSeth Barberee
2020-10-13quick split and decomp interrupt funcsSeth Barberee
2020-10-13docing and one decomp of a functionSeth 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-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-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-2540K line file into 2 20K filesSeth Barberee