summaryrefslogtreecommitdiff
path: root/sram.asm
AgeCommit message (Collapse)Author
2015-08-30No more S_dannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10Use better wram labels in sramdannye
this way, sram doesn't have to refer to the actual content of wram
2015-07-18miscYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-05Clean up sramdannye
2015-07-05Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵dannye
luckytyphlosion/master and related bug fixes
2015-04-26Update sram.asmluckytyphlosion
2015-04-26Remove S_SAVEDPLAYERID as a constantluckytyphlosion
Expression must have a constant value.
2015-04-26Fix datasizesluckytyphlosion
2015-04-26Fix typoluckytyphlosion
2015-04-26Labels instead of constantsluckytyphlosion
2015-04-26S_SAVEDPLAYERID constant.luckytyphlosion
2015-04-26Added all necessary SRAM constantsluckytyphlosion
2015-04-26Create sram.asmluckytyphlosion