aboutsummaryrefslogtreecommitdiffstats
path: root/engine/debug/debug_party.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make `DebugSetPokedexEntries` automatically adapt to `NUM_POKEMON` changes (#...kagnusdev1-2/+6
2025-01-28Miscellaneous cleanup (#488)Rangi1-4/+5
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-2/+2
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-1/+1
2023-07-15Thoroughly document debug code (#410)SatoMew1-14/+10
2021-11-23Use ~X instead of $ff ^ XRangi1-1/+1
2020-11-13Add constants for player and rival startersRangi1-4/+4
2020-11-07Add label for unknown debug bytedannye1-1/+1
2020-11-06Start disassembling debug yellowdannye1-0/+135
2020-11-04Sync with pokereddannye1-7/+7
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-33/+0
2016-09-17split bank 1 into filesYamaArashi1-0/+33
2016-06-11remove address commentsYamaArashi1-4/+4
2016-03-17Split bank1 up.luckytyphlosion1-0/+24