summaryrefslogtreecommitdiff
path: root/asm/libgcnmultiboot.s
AgeCommit message (Collapse)Author
2017-02-19fix libgcnmultiboot.s structYamaArashi
2017-02-19Annotate libgcnmultiboot.s (#235)slipstream/RoL
* Annotate libgcnmultiboot.s Having spent some days of reversing figuring out this protocol (it's different from the GBA BIOS one, however a couple of algorithms are used from it), I felt I should annotate the file in pokeruby further, now I know what most if it does. * Fix indentation * Really fix indentation >_>
2016-10-28included .s to .incYamaArashi
2016-04-21Prepare for switch to standard gas (with preprocessor)YamaArashi
2016-01-23Initial commitYamaArashi