summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2019-02-17Decompiled 5 functionsPhlosioneer
Was unable to decompile sub_81C79BC.
2019-02-17Decompiled sub_81C7990Phlosioneer
2019-02-17Decompiled 2 functions, unable to decompile 1.Phlosioneer
sub_81C795C could not be decompiled due to register naming issues. However, its structure was correctly matched, so I have left the C code and a comment explaining the issue.
2019-02-17Decompiled 5 functions for unknown structsPhlosioneer
2019-02-17Decompiled sub_81C7764Phlosioneer
2019-02-17Decompiled three more small functionsPhlosioneer
2019-02-17Decompiled sub_81C76C4Phlosioneer
2019-02-17Decompiled several setters and gettersPhlosioneer
2019-02-17Decompiled several trivial functionsPhlosioneer
2019-02-17Decompiled sub_81C756CPhlosioneer
Also discovered a constant that may be useful for future decompiling. Comments were added in the asm that references the constant.
2019-02-17Decompiled sub_81C742CPhlosioneer
2019-02-17Decompiled sub_81C7418Phlosioneer
2019-02-17Decompiled sub_81C7400Phlosioneer
2019-02-17Decompiled AnyMonHasRibbonPhlosioneer
2019-02-17Decompiled sub_81C7360Phlosioneer
2019-02-17Decompiled sub_81C7334Phlosioneer
2019-02-17Decompiled sub_81C72BCPhlosioneer
2019-02-17Decompiled sub_81C72A4Phlosioneer
2019-02-17Decompiled CB2_PokeNavPhlosioneer
2019-02-17Decompiled sub_81C71E4Phlosioneer
2019-02-17Decompiled sub_81C7170.Phlosioneer
2019-02-17Decompiled sub_81C7124Phlosioneer
2019-02-17Decompiled sub_81C70D8Phlosioneer
2019-02-17Decompiled sub_81C7078Phlosioneer
2019-02-15Finish and polish new_game.cPhlosioneer
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet.
2019-02-14Fix two battle scripting macrosDizzyEggg
2019-02-13Merge branch 'master' of github.com:pret/pokeemerald into ↵Phlosioneer
main-menu-state-machine
2019-02-12Clear up misnamed time-based flags and functionsDiegoisawesome
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-10Reverse engineered many of the multiplayer eventsPhlosioneer
Some corrections to the way events are handled and identified.
2019-02-10Done documenting link code in overworld.cPhlosioneer
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2019-02-01CgbSound is decompiled.DizzyEggg
2019-01-28Decompile whole contestDizzyEggg
2019-01-27Merge pull request #458 from ultima-soul/contestDiegoisawesome
Decompile more of contest
2019-01-26Document all of frontier passDizzyEggg
2019-01-26Document and decompile more of frontier pass.DizzyEggg
2019-01-25Start frontier passDizzyEggg
2019-01-22Merge branch 'master' into trainer_cardDizzyEggg
2019-01-21Add var const prefix for some missed var numbersDiegoisawesome
2019-01-20document more of trainer cardDizzyEggg
2019-01-19Document and match somne trainer cardDizzyEggg
2019-01-19trainer_card up to sub_80C4998shinny456
2019-01-19merge trainer hill changesshinny456
2019-01-14Split pokenav so calcrom works properlyDiegoisawesome
2019-01-13Decompile trainer hillDizzyEggg
2019-01-08start decompiling trainer_card.sshinny456
2019-01-06Decompile through ClearContestWinnerPicsInContestHall, 10 NONMATCHINGs present.ultima-soul
2019-01-06Committing progress so far.ultima-soul
2019-01-06Through sub_80DC028, sub_80DC0F4 non-matching.ultima-soul