This website requires JavaScript.
Explore
Help
Sign In
LowLevel
/
Luma3DS-3GX
Archived
Watch
1
Star
0
Fork
0
You've already forked Luma3DS-3GX
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
This repository has been archived on
2022-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
993e564fbb
Luma3DS-3GX
/
loader
/
source
History
Aurora
993e564fbb
u32-ify
2016-04-02 22:02:16 +02:00
..
fatfs
Possibly makes FatFs faster, does not affect loader size much
2016-03-27 16:42:19 +02:00
buttons.h
u32-ify
2016-04-02 22:02:16 +02:00
main.c
u32-ify
2016-04-02 22:02:16 +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