Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | No more S_ | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | Use better wram labels in sram | dannye | |
this way, sram doesn't have to refer to the actual content of wram | |||
2015-07-18 | misc | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-05 | Clean up sram | dannye | |
2015-07-05 | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | |
luckytyphlosion/master and related bug fixes | |||
2015-04-26 | Update sram.asm | luckytyphlosion | |
2015-04-26 | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | |
Expression must have a constant value. | |||
2015-04-26 | Fix datasizes | luckytyphlosion | |
2015-04-26 | Fix typo | luckytyphlosion | |
2015-04-26 | Labels instead of constants | luckytyphlosion | |
2015-04-26 | S_SAVEDPLAYERID constant. | luckytyphlosion | |
2015-04-26 | Added all necessary SRAM constants | luckytyphlosion | |
2015-04-26 | Create sram.asm | luckytyphlosion | |