about summary refs log tree commit diff stats
path: root/gba/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merged in gba-gen3multibootKelly Rauchenberger2017-07-111-2/+1
|\ | | | | | | | | | | | | | | | | I originally cloned this repo from gba-link-cable-dumper so this commit is merging in the "changes" from gba-gen3multiboot even though I really already applied everything myself. Also changed the output binary name, and removed the unused dependency on libfat. Todo: rewrite README.
| * Add support for almost all Gen III gamesslipstream/RoL2017-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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!
| * Initial commit of the forkslipstream/RoL2017-02-191-4/+9
| | | | | | | | Forking gba-link-cable-dumper to gba-gen3multiboot
* | started tweaking with stuffKelly Rauchenberger2017-07-111-3/+9
|/
* first commit, enjoyFIX942016-04-081-0/+168