about summary refs log tree commit diff stats
path: root/Makefile.gc
Commit message (Collapse)AuthorAgeFilesLines
* Organized code moreKelly Rauchenberger2017-07-131-131/+0
| | | | | | | | | Now the link-specific stuff is abstracted into its own file, and the code for negotiating the "different" multiboot protocol is in its own file. Also, removed support for compiling for GC because eventually we will be using Wii-only features. Also put the main extractor code into a thread so that we can monitor for the user pressing the start button to exit.
* Merged in gba-gen3multibootKelly Rauchenberger2017-07-111-2/+2
|\ | | | | | | | | | | | | | | | | 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.
| * Initial commit of the forkslipstream/RoL2017-02-191-1/+1
|/ | | | Forking gba-link-cable-dumper to gba-gen3multiboot
* general cleanupFIX942016-04-101-1/+1
|
* first commit, enjoyFIX942016-04-081-0/+131