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-09-19 18:06:46 +02:00
..
fatfs Minor stuff 2016-09-11 00:37:56 +02:00
buttons.h Added support for up to 4 emuNANDs (the "second emuNAND as default" toggle is now a multi option, and you can choose the emuNAND on startup by holding Up (1)/Right (2)/Down (3)/Left (4) when EmuNAND is being booted), added a B payload as the B button was freed 2016-09-08 00:49:55 +02:00
cache.h Minor stuff 2016-07-05 16:05:53 +02:00
cache.s Minor stuff 2016-07-05 16:05:53 +02:00
config.c Add note to the access patches description 2016-09-19 16:51:17 +02:00
config.h Minor stuff 2016-09-19 14:57:36 +02:00
crypto.c Forgot this 2016-09-19 18:06:46 +02:00
crypto.h Minor stuff 2016-09-19 00:38:49 +02:00
draw.c Minor stuff 2016-09-19 00:38:49 +02:00
draw.h Get rid of selectScreen, allow clearing the screens separately, implement a PIN message function on the bottom screen (you can place a textfile named pinmessage.txt in /luma, with 800 characters max) 2016-09-13 16:22:26 +02:00
emunand.c Minsize GW EmuNANDs don't exist 2016-09-14 12:01:39 +02:00
emunand.h Fix config derp, change the logic of the NIM update patch to only be applied when booting with R 2016-09-08 13:38:01 +02:00
exceptions.c Merge master and dev builds 2016-09-19 14:05:56 +02:00
exceptions.h Merge master and dev builds 2016-09-19 14:05:56 +02:00
firm.c Fix derp 2016-09-19 17:07:56 +02:00
firm.h Minor stuff 2016-09-19 14:57:36 +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 Merge master and dev builds 2016-09-19 14:05:56 +02:00
fs.h Merge master and dev builds 2016-09-19 14:05:56 +02:00
i2c.c Minor stuff 2016-09-14 22:48:46 +02:00
i2c.h Copyright stuff 2016-09-08 23:07:03 +02:00
memory.c Minor stuff 2016-09-14 22:48:46 +02:00
memory.h memsearch() replaced with a Boyer-Moore Horspool implementation due to Quick Search being buggy in some rare cases 2016-09-11 16:23:59 +02:00
patches.c Merge master and dev builds 2016-09-19 14:05:56 +02:00
patches.h Merge master and dev builds 2016-09-19 14:05:56 +02:00
pin.c Minor stuff 2016-09-19 14:57:36 +02:00
pin.h Minor stuff 2016-09-19 14:57:36 +02:00
screen.c Support already decrypted N3DS firmware.bins in dev 2016-09-18 20:10:24 +02:00
screen.h Get rid of selectScreen, allow clearing the screens separately, implement a PIN message function on the bottom screen (you can place a textfile named pinmessage.txt in /luma, with 800 characters max) 2016-09-13 16:22:26 +02:00
start.s Merge branch 'master' into developer 2016-08-29 20:12:23 +02:00
strings.c Minor stuff 2016-09-14 22:48:46 +02:00
strings.h Cleanup, add boundary checks for files loaded from SD 2016-09-13 15:07:07 +02:00
types.h Support already decrypted N3DS firmware.bins in dev 2016-09-18 20:10:24 +02:00
utils.c Fix rebooting on firmlaunch 2016-09-19 17:54:11 +02:00
utils.h Consistency 2016-08-27 16:11:37 +02:00