aboutsummaryrefslogtreecommitdiffstats
path: root/home/copy2.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-12/+12
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-2/+2
| * Clean up home/copy2.asm (#531)PokefanMarcel2025-09-101-11/+11
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-10/+10
| * 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 i...xCrystal2017-12-301-28/+28
* | Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-061-1/+1
* | Start reorganizing pokeyellowRangi2020-11-041-0/+5
* | Sync with pokereddannye2020-11-041-34/+34
* | Sync with pokereddannye2020-05-201-15/+15
* | remove address commentsYamaArashi2016-06-111-8/+8
* | Clean up white spacedannye2016-06-061-1/+1
* | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-231-5/+7
* | Make pokeyellow build correctly.luckytyphlosion2015-09-031-2/+2
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-6/+6
|\|
| * Use more lbdannye2015-08-051-2/+2
| * Consolidate coord macrosdannye2015-07-181-4/+4
| * fix variable namingYamaArashi2015-07-181-11/+11
| * Use more *Coorddannye2015-07-141-4/+4
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-091-1/+0
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-1/+1
* | More home.asm fixes.luckytyphlosion2015-07-101-2/+2
* | Add address comments.luckytyphlosion2015-06-161-4/+4
* | Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-6/+6
* | Update copy2.asmluckytyphlosion2015-05-111-18/+48
* | Update copy2.asmluckytyphlosion2015-05-111-37/+0
* | Update copy2.asmluckytyphlosion2015-05-111-15/+27
* | Update copy2.asmluckytyphlosion2015-05-111-1/+1
* | Update copy2.asmluckytyphlosion2015-05-111-1/+1
|/
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-10/+10
* Split copy and serial functions out of home.asm.yenatch2014-08-121-0/+228