aboutsummaryrefslogtreecommitdiffstats
path: root/sram.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-1/+1
|
* Use better wram labels in sramdannye2015-08-101-16/+16
| | | | this way, sram doesn't have to refer to the actual content of wram
* miscYamaArashi2015-07-181-4/+4
|
* hall of fame / creditsYamaArashi2015-07-141-1/+1
|
* Clean up sramdannye2015-07-051-23/+23
|
* Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵dannye2015-07-051-12/+24
| | | | | | luckytyphlosion/master and related bug fixes
* Update sram.asmluckytyphlosion2015-04-261-1/+1
|
* Remove S_SAVEDPLAYERID as a constantluckytyphlosion2015-04-261-2/+0
| | | Expression must have a constant value.
* Fix datasizesluckytyphlosion2015-04-261-5/+5
|
* Fix typoluckytyphlosion2015-04-261-1/+1
|
* Labels instead of constantsluckytyphlosion2015-04-261-16/+24
|
* S_SAVEDPLAYERID constant.luckytyphlosion2015-04-261-0/+1
|
* Added all necessary SRAM constantsluckytyphlosion2015-04-261-5/+15
|
* Create sram.asmluckytyphlosion2015-04-261-0/+16