This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Luma3DS
Watch
1
Star
0
Fork
0
You've already forked Luma3DS
mirror of
https://github.com/LumaTeam/Luma3DS.git
synced
2026-02-22 09:54:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Luma3DS
/
loader
/
source
History
Aurora
d2d6e786c7
Fixed L+SELECT payload being broken (annoying LFN to 8.3 conversion rules). Now the payload is sel_NAME.bin
2016-04-18 02:55:54 +02:00
..
fatfs
Changed the chainloader to load payloads named "BUTTON_NAME.bin", to remember which payload is which. Original idea and code by @habbbe (many thanks!)
2016-04-17 18:57:25 +02:00
buttons.h
Reinstated the L+SELECT payload
2016-04-17 19:35:29 +02:00
main.c
Fixed L+SELECT payload being broken (annoying LFN to 8.3 conversion rules). Now the payload is sel_NAME.bin
2016-04-18 02:55:54 +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