aboutsummaryrefslogtreecommitdiffstats
path: root/sram.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi1-13/+18
Fixes #319
2020-11-29Update related tile animation constantsSatoMew1-1/+1
2020-06-27Remove RAM address commentsRangi1-27/+27
2018-11-18Clean up pre-linkerscript remnants.luckytyphlosion1-4/+4
2017-03-21Revert "Fix floating sections"AntonioND1-4/+4
This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-14Fix floating sectionsAntonioND1-4/+4
This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com>
2015-08-30No more S_dannye1-3/+3
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye1-1/+1
2015-08-10Use better wram labels in sramdannye1-16/+16
this way, sram doesn't have to refer to the actual content of wram
2015-07-18miscYamaArashi1-4/+4
2015-07-14hall of fame / creditsYamaArashi1-1/+1
2015-07-05Clean up sramdannye1-23/+23
2015-04-26Update sram.asmluckytyphlosion1-1/+1
2015-04-26Remove S_SAVEDPLAYERID as a constantluckytyphlosion1-2/+0
Expression must have a constant value.
2015-04-26Fix datasizesluckytyphlosion1-5/+5
2015-04-26Fix typoluckytyphlosion1-1/+1
2015-04-26Labels instead of constantsluckytyphlosion1-16/+24
2015-04-26S_SAVEDPLAYERID constant.luckytyphlosion1-0/+1
2015-04-26Added all necessary SRAM constantsluckytyphlosion1-5/+15
2015-04-26Create sram.asmluckytyphlosion1-0/+16