summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2018-11-30sub_8144CA0PikalaxALT
2018-11-30through sub_8144C80PikalaxALT
2018-11-30sub_81449E0PikalaxALT
2018-11-30through sub_814490CPikalaxALT
2018-11-29Finish decomp of mevent.sPikalaxALT
2018-11-29through sub_81445C0PikalaxALT
2018-11-29through sub_814449CPikalaxALT
2018-11-29through sub_8144218PikalaxALT
2018-11-29through sub_814407CPikalaxALT
2018-11-29through sub_8144018PikalaxALT
2018-11-29through sub_8143EF4PikalaxALT
2018-11-29through sub_8143DBCPikalaxALT
2018-11-29sub_8143910PikalaxALT
2018-11-29through sub_81438F0PikalaxALT
2018-11-28through sub_81436ECPikalaxALT
2018-11-28Further annotate that weird table in crt0.sPikalaxALT
2018-11-27Rename most assets and functions in fame_checkerPikalaxALT
2018-11-26More documentation of fame checkerPikalaxALT
2018-11-26Start documenting stuff; make objects static where possiblePikalaxALT
2018-11-26Finish decomp of fame_checker(.text)PikalaxALT
2018-11-26through sub_812E064PikalaxALT
2018-11-26through sub_812DDAC; match sub_812DBC0PikalaxALT
2018-11-26nonmatching sub_812DBC0PikalaxALT
2018-11-25through sub_812DB64PikalaxALT
2018-11-25through sub_812DA14PikalaxALT
2018-11-25through sub_812D814PikalaxALT
2018-11-25through sub_812D5ECPikalaxALT
2018-11-25sub_812D420PikalaxALT
2018-11-25through sub_812D388PikalaxALT
2018-11-25sub_812D1A8PikalaxALT
2018-11-24through sub_812D174PikalaxALT
2018-11-24through sub_812D094PikalaxALT
2018-11-24sub_812CE04PikalaxALT
2018-11-24through sub_812CD3CPikalaxALT
2018-11-24sub_812CAD8PikalaxALT
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`. The macro itself is inoptimal. However, its use is required to match this function. We suspect this macro may have been implemented globally, hence we put it in `global.h`. Propagating its use through the remainder of this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald), has been left as a to-do item.
2018-11-24through sub_812CA1CPikalaxALT
2018-11-24through sub_812C694PikalaxALT
2018-11-24Merge remote-tracking branch 'upstream/master'paul
2018-11-24sub_812C3F8PikalaxALT
2018-11-24Fame Checker STARTPikalaxALT
2018-11-23quest_log_battle, 3 (nonmatching)PikalaxALT
2018-11-23quest_log_battle, 2PikalaxALT
2018-11-23quest_log_battle, 1PikalaxALT
2018-11-23quest_log_8150454PikalaxALT
2018-11-21Try and guess what some of this stuff in crt0.s isPikalaxALT
2018-11-21Merge branch 'master' into quest_logPikalaxALT
2018-11-21Complete decomp of quest_logPikalaxALT
2018-11-21through sub_8115518; finish quest_log rodataPikalaxALT
2018-11-20Match sub_81152BCPikalaxALT
2018-11-20Merge remote-tracking branch 'upstream/master'paul