aboutsummaryrefslogtreecommitdiffstats
path: root/sram.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-13/+18
| | | | Fixes #319
* Update related tile animation constantsSatoMew2020-11-291-1/+1
|
* Remove RAM address commentsRangi2020-06-271-27/+27
|
* Clean up pre-linkerscript remnants.luckytyphlosion2018-11-181-4/+4
|
* Revert "Fix floating sections"AntonioND2017-03-211-4/+4
| | | | | | This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com>
* Fix floating sectionsAntonioND2017-03-141-4/+4
| | | | | | | This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com>
* No more S_dannye2015-08-301-3/+3
|
* 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