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.
Luma3DS-3GX
/
source
History
TuxSH
c3ad7eda08
Derp
2016-05-08 17:59:15 +02:00
..
fatfs
Remove useless sdmmc code (we do not need NAND init/read from loader, or write at all
2016-04-18 18:29:37 +02:00
buttons.h
Fixed crashes loading an emuNAND if the SD was too small to be able to hold it
2016-05-02 02:07:23 +02:00
config.c
Move the UNITINFO patch to the developer version
2016-04-26 21:51:57 +02:00
config.h
Cleanup
2016-04-26 20:10:20 +02:00
crypto.c
Added support for 9.5 New 3DS FIRM to the arm9loader
2016-05-05 04:43:44 +02:00
crypto.h
Welcome Luma3DS
2016-04-23 01:43:36 +02:00
draw.c
Cleanup, removed redundant file reading code
2016-05-03 20:03:37 +02:00
draw.h
Fixed crashes loading an emuNAND if the SD was too small to be able to hold it
2016-05-02 02:07:23 +02:00
emunand.c
Added support for 9.5 New 3DS FIRM to the arm9loader
2016-05-05 04:43:44 +02:00
emunand.h
Cleanup
2016-04-26 20:10:20 +02:00
firm.c
Derp
2016-05-08 17:59:15 +02:00
firm.h
Derp
2016-05-08 17:59:15 +02:00
font.h
Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:46:41 +01:00
fs.c
Cleanup, removed redundant file reading code
2016-05-03 20:03:37 +02:00
fs.h
Cleanup, removed redundant file reading code
2016-05-03 20:03:37 +02:00
i2c.c
Cleanup
2016-04-26 20:10:20 +02:00
i2c.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
memory.c
Welcome Luma3DS
2016-04-23 01:43:36 +02:00
memory.h
Welcome Luma3DS
2016-04-23 01:43:36 +02:00
patches.c
Use a much better algorithm for getLoader (Luma3DS boots around 0.25s faster now)
2016-05-07 19:16:53 +02:00
patches.h
Code refactoring, added support for SAFE_MODE FIRM on A9LH (you can update safely from it now). Thanks to delebile for the O3DS SAFE_MODE FIRM FIRM0/1 protection!
2016-05-03 01:21:43 +02:00
screeninit.c
Get rid of the double FatFs
2016-05-03 03:17:00 +02:00
screeninit.h
Get rid of the double FatFs
2016-05-03 03:17:00 +02:00
start.s
Code refactoring, added support for SAFE_MODE FIRM on A9LH (you can update safely from it now). Thanks to delebile for the O3DS SAFE_MODE FIRM FIRM0/1 protection!
2016-05-03 01:21:43 +02:00
types.h
Welcome Luma3DS
2016-04-23 01:43:36 +02:00
utils.c
Code refactoring, added support for SAFE_MODE FIRM on A9LH (you can update safely from it now). Thanks to delebile for the O3DS SAFE_MODE FIRM FIRM0/1 protection!
2016-05-03 01:21:43 +02:00
utils.h
Code refactoring, added support for SAFE_MODE FIRM on A9LH (you can update safely from it now). Thanks to delebile for the O3DS SAFE_MODE FIRM FIRM0/1 protection!
2016-05-03 01:21:43 +02:00