about summary refs log tree commit diff stats
path: root/source/multiboot.h
Commit message (Collapse)AuthorAgeFilesLines
* Organized code moreKelly Rauchenberger2017-07-131-0/+8
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.