aboutsummaryrefslogtreecommitdiffstats
path: root/home/move_mon.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-1/+1
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-2/+2
2020-11-05Sync home and macro code with pokeyellowRangi1-20/+2
2020-11-04Sync with pokereddannye1-0/+239
2020-07-07Move all code out of home.asm into home/Rangi1-0/+15
2020-07-07Use HIGH() and LOW()Rangi1-5/+5
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-2/+2
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-37/+37
2020-07-03Move more code from home.asm to home/Rangi1-0/+242