summaryrefslogtreecommitdiff
path: root/engine/pokemon/bills_pc.asm
AgeCommit message (Expand)Author
2021-11-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-11-05Refactorize check button pressed (#340)Yoann Fievez
2021-04-30Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
2021-04-08Trim extra newlines from some filesRangi
2021-04-08Trim extra newlines from some filesRangi
2020-11-04Sync with pokereddannye
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03Move more code from home.asm to home/Rangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi