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
/
home
/
init.asm
Age
Commit message (
Expand
)
Author
2020-11-29
Label and document hFFD7 more accurately
SatoMew
2020-11-05
Sync home and macro code with pokeyellow
Rangi
2020-07-07
Use HIGH() and LOW()
Rangi
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-03
Replace raw hex values with HRAM constants
Rangi
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-06-27
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
2015-08-08
commented audio code
YamaArashi
2015-07-22
Unify audio bank references
dannye
2015-07-22
Rename sound effect files
dannye
2015-07-18
misc
YamaArashi
2015-07-14
hall of fame / credits
YamaArashi
2015-07-13
comment slot machine
YamaArashi
2015-07-12
use constant for bg transfer dest hram var
YamaArashi
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-02-07
serial/trade/misc
YamaArashi
2014-09-23
Rename hVBlank* constants to h*.
yenatch
2014-09-14
Commented/labelled misc functions
YamaArashi
2014-09-13
Commented more sprite and map code
YamaArashi
2014-08-08
Labelled many functions/variables
YamaArashi
2014-06-16
Use macros to define predefs.
yenatch
2014-06-10
More music bank references
U-Fish-PC\Daniel
2014-06-09
Clean up music bank references
U-Fish-PC\Daniel
2014-05-31
Split more code out of home.asm.
yenatch