Commit Graph

8 Commits

Author SHA1 Message Date
TuxSH c51eaba18c Revert "Update FatFs"
This reverts commit 6d06ea6975.
2016-04-11 11:46:49 +02:00
Aurora 6d06ea6975 Update FatFs 2016-04-07 17:16:57 +02:00
Aurora 3475cfe1e6 Changed indentation style across the code to make it more readable, added newlines before comments, moved patches to separate functions, made memory operations slightly faster by compiling them with O3 (thanks TuxSH!) 2016-04-02 18:22:47 +02:00
Aurora 6b64a10362 Fixed ARM11 access to chainloaded payloads 2016-04-01 14:27:31 +02:00
Aurora 6dfb33191f Minor changes 2016-03-17 04:51:07 +01:00
Aurora 9468582d83 Clean-up, fixed mistake
GCC, why no u warn me of strict aliasing
2016-03-12 15:48:20 +01:00
Aurora 6707a36ffe Minor changes 2016-03-10 16:06:44 +01:00
Aurora 09380a19ff External ARM9 payload chainloading for a9lh, cleaned up the sdmmc library (from the dark-samus a9lh fork) 2016-03-08 15:29:25 +01:00