summaryrefslogtreecommitdiff
path: root/home/vcopy.asm
AgeCommit message (Expand)Author
2021-09-26Fix typos (#334)Amber Brault
2021-07-31Remove old tile animation comments (#333)SatoMew
2021-04-17Use rgbds 0.5.0 features:Rangi
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
2016-06-12sync homeYamaArashi
2016-06-11remove address commentsYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-18small changesYamaArashi
2015-07-18Consolidate coord macrosdannye
2014-09-14Commented/labelled misc functionsYamaArashi
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel
2014-06-16Fix a typo in home/vcopy.asm.yenatch
2014-05-31Split more code out of home.asm.yenatch