index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
vcopy.asm
Age
Commit message (
Expand
)
Author
2021-09-26
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-09-26
Fix typos (#334)
Amber Brault
2021-07-31
Remove old tile animation comments (#333)
SatoMew
2021-04-17
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-04-17
Use rgbds 0.5.0 features:
Rangi
2020-12-15
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-29
Label and document hFFD7 more accurately
SatoMew
2020-11-04
Sync with pokered
dannye
2020-07-07
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...
Rangi
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-05-20
Sync with pokered
dannye
2017-12-30
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2017-06-09
Replace deprecated mnemonics by the correct ones
Antonio Niño Díaz
2016-06-12
sync home
YamaArashi
2016-06-11
remove address comments
YamaArashi
2016-06-11
remove address comments
YamaArashi
2016-06-06
Clean up white space
dannye
2015-08-30
Merge branch 'master' of https://github.com/iimarckus/pokered
luckytyphlosion
2015-08-14
add border constant and clear up misnomer
YamaArashi
2015-08-09
Fix typos up to end of home/audio.asm
luckytyphlosion
2015-07-24
more naming variables
YamaArashi
2015-07-18
small changes
YamaArashi
2015-07-18
Consolidate coord macros
dannye
2015-05-10
Addresses for functions.
luckytyphlosion
2015-05-10
Slight changes within vcopy.asm
luckytyphlosion
2014-09-14
Commented/labelled misc functions
YamaArashi
2014-06-25
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-16
Fix a typo in home/vcopy.asm.
yenatch
2014-05-31
Split more code out of home.asm.
yenatch