aboutsummaryrefslogtreecommitdiffstats
path: root/home/copy2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-231-5/+7
| | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-2/+2
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-6/+6
|\ | | | | | | Doesn't build.
| * 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
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-091-1/+0
| |
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-1/+1
| | | | | | | | Rest of unknown pointers in homebank, fix some function names.
* | More home.asm fixes.luckytyphlosion2015-07-101-2/+2
| | | | | | | | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
* | 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
| | | | | | | | | | 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