pokered/home/vcopy.asm, branch pokedex-order Pokémon Red and Blue sync home 2016-06-12T18:35:21+00:00 YamaArashi shadow962@live.com 2016-06-12T18:35:21+00:00 3ab3f4273b1288883a43b64cae4191dfa6d2313e

remove address comments 2016-06-12T00:24:04+00:00 YamaArashi shadow962@live.com 2016-06-12T00:24:04+00:00 7f34e28f242ee4d0caba0bd96b040811dcb86c50

add border constant and clear up misnomer 2015-08-14T09:46:12+00:00 YamaArashi shadow962@live.com 2015-08-14T09:46:12+00:00 b6ac1018c29592d667a559016baa18301f21dad4

more naming variables 2015-07-25T03:27:59+00:00 YamaArashi shadow962@live.com 2015-07-25T03:27:59+00:00 7f6d0d49b61a77cfba76057d99881634b882486b

small changes 2015-07-19T05:34:11+00:00 YamaArashi shadow962@live.com 2015-07-19T05:34:11+00:00 d0526c036210d2ee186a2a45feac91747ef6fb85

Consolidate coord macros 2015-07-18T20:52:03+00:00 dannye corrnondacqb@yahoo.com 2015-07-18T20:52:03+00:00 148d3f3cf28f9c270e3d5043af0692d95bc731c5

Commented/labelled misc functions 2014-09-14T18:29:18+00:00 YamaArashi shadow962@live.com 2014-09-14T18:29:18+00:00 2ed65d9c3e3ba60939ebe2928ffddc06a90b1876

Use *Coord instead of FuncCoord 2014-06-25T20:58:27+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-06-25T20:58:27+00:00 bd533aa79bbe1998fd2b699bd7205da2de4fe55c Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
Using 'Coord =' doesn't like using wTileMap
So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord
to avoid static addresses
Fix a typo in home/vcopy.asm. 2014-06-16T20:07:00+00:00 yenatch yenatch@gmail.com 2014-06-16T20:05:16+00:00 94dc6955431171d4dba5833e5784e102dd045b49 This must have happened when the file got split out of home.asm. Since it was the first character on the line, it was interpreted as a label.
This must have happened when the file got split out of home.asm.
Since it was the first character on the line, it was interpreted as a label.
Split more code out of home.asm. 2014-05-31T19:25:34+00:00 yenatch yenatch@gmail.com 2014-05-31T08:22:15+00:00 6d8c6055b5d5910d4da6997199f0984f8cd9149f