aboutsummaryrefslogtreecommitdiffstats
path: root/home/copy2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync coordinate macros with pokecrystalRangi2020-07-071-4/+4
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-48/+48
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-38/+38
|
* Add space between arguments in assembly instructions and remove redundant a ↵xCrystal2017-12-301-28/+28
| | | | in instructions like add a, x
* Use more lbdannye2015-08-051-2/+2
| | | | and other clean up
* Consolidate coord macrosdannye2015-07-181-4/+4
|
* fix variable namingYamaArashi2015-07-181-11/+11
|
* Use more *Coorddannye2015-07-141-4/+4
| | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-10/+10
| | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm
* Split copy and serial functions out of home.asm.yenatch2014-08-121-0/+228