aboutsummaryrefslogtreecommitdiffstats
path: root/home/pics.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-01Update `StatusScreen`, add `*_STATS_BOX` constants (#546)Narishma-gb1-2/+2
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb1-5/+5
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-2/+2
2025-09-06Fix .tilemap file extension, fix some typos (#138)Narishma-gb1-1/+0
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-2/+2
2024-12-25Use spaces around operatorsRangi421-4/+4
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-1/+1
2024-06-26Improve documentation of some SRAM routines (#114)SatoMew1-4/+4
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi1-13/+13
2020-11-05Organize home and macro codeRangi1-4/+0
2020-11-04Sync with pokereddannye1-0/+198
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-12/+12
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-2/+2
2020-07-03home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asmRangi1-0/+0
2020-07-03Move more code from home.asm to home/Rangi1-0/+196