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
TuxSH e593584a47 Move screen management code to screen.c and fix cache-related issues
- Screen brightness is now updated as soon as the user selects a brightness option, on all boot environments
- Payloads can now be 1KB bigger
- Some cache-related bugs may have been fixed
2016-06-10 21:48:22 +02:00
..
fatfs Move patches within emunand.c 2016-05-25 15:35:50 +02:00
buttons.h Cleanup 2016-05-27 04:16:49 +02:00
config.c Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
config.h Cleanup, fix latest ctrulib, removed reboot after config (needs testing!), fixed L+SELECT payload 2016-05-09 03:41:29 +02:00
crypto.c Skip the svcBackdoor function on 9.0 O3DS FIRM - <= 9.5 N3DS FIRM 2016-05-12 15:28:48 +02:00
crypto.h Welcome Luma3DS 2016-04-23 01:43:36 +02:00
draw.c Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
draw.h Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
emunand.c Cleanup 2016-05-27 04:16:49 +02:00
emunand.h Move patches within emunand.c 2016-05-25 15:35:50 +02:00
firm.c Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
firm.h Move patches to patches.c and emunand.c, section 0 copying to launchFirm for consistency 2016-05-25 14:34:43 +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 Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +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 Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
memory.h Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
patches.c Cleanup 2016-05-27 04:16:49 +02:00
patches.h Remove the anti-DG check on 11.0 firmware (and future ones) 2016-05-25 20:50:45 +02:00
screen.c Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
screen.h Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
start.s Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
types.h Welcome Luma3DS 2016-04-23 01:43:36 +02:00
utils.c Move screen management code to screen.c and fix cache-related issues 2016-06-10 21:48:22 +02:00
utils.h External .code section loading for titles and some refactoring 2016-06-05 20:43:49 +02:00