| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Added
GAME_RUBY/GAME_SAPP/GAME_RS/GAME_FR/GAME_LG/GAME_FRLG/GAME_EM/LANG_JAPAN
macros.
|
|
|
|
|
|
|
| |
- Fixed FireRed v1.0 (Japan) support
- Now reloads the Pokémon from the loaded savefile after calling the
payload, so the payload can modify those parts of saveBlock1 directly
- Decrypts "secure" save data areas in FireRed, LeafGreen and Emerald
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
| |
Forking gba-link-cable-dumper to gba-gen3multiboot
|
| |
|
|
|
|
| |
-corrected the si transfer delay code to only have one properly set delay
|
| |
|
| |
|
| |
|
| |
|
|
|