This website requires JavaScript.
Explore
Help
Sign In
anod
/
Luma3DS-autorun
Watch
1
Star
0
Fork
0
You've already forked Luma3DS-autorun
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Luma3DS-autorun
/
loader
/
source
History
Aurora
160bc36ae8
Update FatFs for the loader
2016-04-11 15:13:05 +02:00
..
fatfs
Update FatFs for the loader
2016-04-11 15:13:05 +02:00
buttons.h
Cleanup, fixed the second emuNAND patched FIRM still getting created, removed injector SOAP patch as it changes nothing without going to great lengths to change the region of a NNID, made L not needed to load payloads except for R and Select (Start is now default)
2016-04-04 18:07:13 +02:00
main.c
Cleanup, fixed the second emuNAND patched FIRM still getting created, removed injector SOAP patch as it changes nothing without going to great lengths to change the region of a NNID, made L not needed to load payloads except for R and Select (Start is now default)
2016-04-04 18:07:13 +02:00
start.s
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
types.h
Fixed intermittent splash from CakeBrah, made splash last slightly longer, added shutdown on error, slimmed down FatFs, added error on missing emuNAND, changed folder to "aurei", changed the dat name to "AuReiNand.dat", propered the built-in screen init of the chainloader, remade the look of the 3dsx
2016-03-20 17:38:45 +01:00