index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hram.asm
Age
Commit message (
Expand
)
Author
2015-08-14
add border constant and clear up misnomer
YamaArashi
2015-08-12
named more variables
YamaArashi
2015-08-12
commented SGB palette stuff
YamaArashi
2015-08-08
commented audio code
YamaArashi
2015-08-07
named CountSetBits output variable
YamaArashi
2015-07-27
Merge branch 'master' of https://github.com/luckytyphlosion/pokered
dannye
2015-07-26
tmlearn macro.
luckytyphlosion
2015-07-25
yet more naming
YamaArashi
2015-07-24
more naming variables
YamaArashi
2015-07-24
named more functions
YamaArashi
2015-07-23
fixed hram aliases and named wram var
YamaArashi
2015-07-19
naming
YamaArashi
2015-07-19
replace uses of minus one
YamaArashi
2015-07-18
misc
YamaArashi
2015-07-18
fix variable naming
YamaArashi
2015-07-17
money / coins hram constants
YamaArashi
2015-07-17
title / diploma / vending machine
YamaArashi
2015-07-15
menu stuff
YamaArashi
2015-07-15
more movement stuff
YamaArashi
2015-07-15
commented movement stuff
YamaArashi
2015-07-14
field moves
YamaArashi
2015-07-12
named wram variables
YamaArashi
2015-03-13
commented mon_party_sprites.asm
YamaArashi
2015-02-13
Merge remote-tracking branch 'origin/master'
yenatch
2015-02-07
Named wram symbols
YamaArashi
2015-02-07
commented battle stuff
YamaArashi
2015-02-07
rename hJoyHeldLast -> hJoyLast
yenatch
2015-02-07
serial/trade/misc
YamaArashi
2014-09-23
Rename hVBlank* constants to h*.
yenatch
2014-09-20
Merge remote-tracking branch 'YamaArashi/master'
yenatch
2014-09-14
Commented/labelled misc functions
YamaArashi
2014-09-09
Labelled and commented mostly sprite-related things
YamaArashi
2014-08-30
Use hram constants for remaining joypad variables.
yenatch
2014-08-08
Labelled many functions/variables
YamaArashi
2014-05-25
Rename joypad registers.
yenatch
2014-05-24
Rename random number function and hram labels.
yenatch
2013-12-05
split wram/hram out of constants.asm and start using wram sections
yenatch