summaryrefslogtreecommitdiff
path: root/home/copy2.asm
AgeCommit message (Collapse)Author
2016-06-06Clean up white spacedannye
2015-12-23engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-08-09Fix typos up to end of home/audio.asmluckytyphlosion
2015-08-05Use more lbdannye
and other clean up
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion
Rest of unknown pointers in homebank, fix some function names.
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-14Use more *Coorddannye
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
2015-07-10More home.asm fixes.luckytyphlosion
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
2015-06-16Add address comments.luckytyphlosion
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2014-09-20Merge remote-tracking branch 'YamaArashi/master'yenatch
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm
2014-08-12Split copy and serial functions out of home.asm.yenatch