Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major changes | slipstream/RoL | 2017-02-26 | 1 | -3/+57 |
| | | | | | | | | - Added saveblock structures. - Changed example payload, now it warps to Hall of Fame. - Added helper library for Pokémon manipulation, checksum calculation, etc. - Removed libSave, it's not needed. | ||||
* | Add support for almost all Gen III games | slipstream/RoL | 2017-02-20 | 1 | -0/+18 |
The only Gen III game unsupported should be Pokémon LeafGreen v1.1 (Japan); as it is undumped. A couple of bugs have also been fixed. The code has also been refactored a little; now payload code goes into `payload.c`. The codebase is also ready for a planned future change to include savedata structure definitions. This will be done when it's done -- PRs to help would be appreciated! |