aboutsummaryrefslogtreecommitdiffstats
path: root/home/vcopy.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-17Use rgbds 0.5.0 features:Rangi1-13/+9
2020-11-29Label and document hFFD7 more accuratelySatoMew1-2/+2
2020-07-07Use 'tile' and 'tiles' macrosRangi1-2/+2
2020-07-07Sync coordinate macros with pokecrystalRangi1-3/+3
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-65/+65
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi1-6/+6
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-58/+58
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-102/+102
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz1-6/+6
2016-06-12sync homeYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-6/+6
2015-08-14add border constant and clear up misnomerYamaArashi1-24/+27
2015-07-24more naming variablesYamaArashi1-9/+11
2015-07-18small changesYamaArashi1-1/+1
2015-07-18Consolidate coord macrosdannye1-3/+3
2014-09-14Commented/labelled misc functionsYamaArashi1-3/+4
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel1-6/+3
2014-06-16Fix a typo in home/vcopy.asm.yenatch1-1/+1
2014-05-31Split more code out of home.asm.yenatch1-0/+450