Commit graph

19 commits

Author SHA1 Message Date
Rangi 929c7f6f7d Remove RAM address comments 2020-06-27 23:03:39 -04:00
luckytyphlosion dcaca64f5e Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
AntonioND 52adb844de Revert "Fix floating sections"
This reverts commit cec6e6e2fb.

Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-21 01:12:49 +00:00
AntonioND cec6e6e2fb Fix floating sections
This is needed to prevent rgblink from moving them around in future
releases.

Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-14 21:45:45 +00:00
dannye 8026d47585 No more S_ 2015-08-30 22:15:32 -05:00
dannye 4aedff0217 Replace hardcoded name lengths with NAME_LENGTH 2015-08-10 23:51:20 -05:00
dannye 1df1e9181e Use better wram labels in sram
this way, sram doesn't have to refer to the actual content of wram
2015-08-10 23:05:17 -05:00
YamaArashi c169073eed misc 2015-07-18 21:58:55 -07:00
YamaArashi 07dd705637 hall of fame / credits 2015-07-14 19:46:52 -07:00
dannye 822bb2bd21 Clean up sram 2015-07-05 04:07:09 -05:00
dannye 063900c7d7 Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyphlosion/master
and related bug fixes
2015-07-05 03:49:31 -05:00
luckytyphlosion b97d571e8e Update sram.asm 2015-04-26 16:01:10 -04:00
luckytyphlosion 22eb324fef Remove S_SAVEDPLAYERID as a constant
Expression must have a constant value.
2015-04-26 15:59:50 -04:00
luckytyphlosion 75551f100b Fix datasizes 2015-04-26 15:06:58 -04:00
luckytyphlosion 9c3c8c9263 Fix typo 2015-04-26 15:05:40 -04:00
luckytyphlosion aabb21b881 Labels instead of constants 2015-04-26 15:05:01 -04:00
luckytyphlosion b6c7544e85 S_SAVEDPLAYERID constant. 2015-04-26 13:14:18 -04:00
luckytyphlosion 8746c04d34 Added all necessary SRAM constants 2015-04-26 12:53:35 -04:00
luckytyphlosion c85572a573 Create sram.asm 2015-04-26 12:04:21 -04:00