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
2016-03-24 17:33:32 +01:00
..
fatfs 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
buttons.h Simplified button stuff 2016-03-24 16:11:53 +01:00
crypto.c 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
crypto.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
draw.c Simplified button stuff 2016-03-24 16:11:53 +01:00
draw.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
emunand.c Remove unneeded casts 2016-03-23 15:16:40 +01:00
emunand.h Remove unneeded casts 2016-03-23 15:16:40 +01:00
firm.c Forgot about MCU reboots 2016-03-24 17:33:32 +01:00
firm.h Added error messages, moved emunand and reboot.bin to aurei/patches 2016-03-23 03:46:44 +01: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 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.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
i2c.c 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
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
loader.c Move clearScreens calls and screen-init checks 2016-03-23 16:14:28 +01:00
loader.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
main.c Added error messages, moved emunand and reboot.bin to aurei/patches 2016-03-23 03:46:44 +01:00
memory.c 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
memory.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
patches.c Remove unneeded casts 2016-03-23 15:16:40 +01:00
patches.h Remove unneeded casts 2016-03-23 15:16:40 +01:00
screeninit.c Increased the screen-init brightness 2016-03-24 00:11:02 +01:00
screeninit.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
start.s Added error messages, moved emunand and reboot.bin to aurei/patches 2016-03-23 03:46:44 +01:00
types.h Clean-up, fixed mistake 2016-03-12 15:48:20 +01:00
utils.c Move clearScreens calls and screen-init checks 2016-03-23 16:14:28 +01:00
utils.h Added error messages, moved emunand and reboot.bin to aurei/patches 2016-03-23 03:46:44 +01:00