aboutsummaryrefslogtreecommitdiffstats
path: root/home/vcopy.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use rgbds 0.5.0 features:Rangi2021-04-171-13/+9
* Label and document hFFD7 more accuratelySatoMew2020-11-291-2/+2
* Use 'tile' and 'tiles' macrosRangi2020-07-071-2/+2
* Sync coordinate macros with pokecrystalRangi2020-07-071-3/+3
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-65/+65
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi2020-07-061-6/+6
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-58/+58
* Add space between arguments in assembly instructions and remove redundant a i...xCrystal2017-12-301-102/+102
* Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-6/+6
* sync homeYamaArashi2016-06-121-1/+1
* remove address commentsYamaArashi2016-06-111-6/+6
* add border constant and clear up misnomerYamaArashi2015-08-141-24/+27
* more naming variablesYamaArashi2015-07-241-9/+11
* small changesYamaArashi2015-07-181-1/+1
* Consolidate coord macrosdannye2015-07-181-3/+3
* Commented/labelled misc functionsYamaArashi2014-09-141-3/+4
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-6/+3
* Fix a typo in home/vcopy.asm.yenatch2014-06-161-1/+1
* Split more code out of home.asm.yenatch2014-05-311-0/+450