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
/
sram.asm
Age
Commit message (
Expand
)
Author
2022-03-26
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2021-11-23
Use compound assignment operators
Rangi
2021-05-31
Improve some RAM formatting
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2020-11-29
Update related tile animation constants
SatoMew
2020-06-27
Remove RAM address comments
Rangi
2018-11-18
Clean up pre-linkerscript remnants.
luckytyphlosion
2017-03-21
Revert "Fix floating sections"
AntonioND
2017-03-14
Fix floating sections
AntonioND
2015-08-30
No more S_
dannye
2015-08-10
Replace hardcoded name lengths with NAME_LENGTH
dannye
2015-08-10
Use better wram labels in sram
dannye
2015-07-18
misc
YamaArashi
2015-07-14
hall of fame / credits
YamaArashi
2015-07-05
Clean up sram
dannye
2015-07-05
Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyp...
dannye
2015-04-26
Update sram.asm
luckytyphlosion
2015-04-26
Remove S_SAVEDPLAYERID as a constant
luckytyphlosion
2015-04-26
Fix datasizes
luckytyphlosion
2015-04-26
Fix typo
luckytyphlosion
2015-04-26
Labels instead of constants
luckytyphlosion
2015-04-26
S_SAVEDPLAYERID constant.
luckytyphlosion
2015-04-26
Added all necessary SRAM constants
luckytyphlosion
2015-04-26
Create sram.asm
luckytyphlosion