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-12 19:03:31 +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 Don't init screens if the PIN file does not exist or is invalid 2016-09-12 19:03:31 +02:00
config.h Switch to enums for the options 2016-09-11 19:17:56 +02:00
crypto.c Copyright stuff 2016-09-08 23:07:03 +02:00
crypto.h Copyright stuff 2016-09-08 23:07:03 +02:00
draw.c Copyright stuff 2016-09-08 23:07:03 +02:00
draw.h Minor stuff 2016-09-06 22:23:28 +02:00
emunand.c Forgot about this 2016-09-12 15:35:55 +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 Minor stuff 2016-09-12 18:14:03 +02:00
exceptions.h Merged the two branches 2016-09-08 18:50:17 +02:00
firm.c Minor stuff 2016-09-12 18:14:03 +02:00
firm.h Revert "Remove some ifdefs" 2016-09-11 03:29:39 +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 Minor stuff 2016-09-12 18:14:03 +02:00
fs.h Merged the two branches 2016-09-08 18:50:17 +02:00
i2c.c Copyright stuff 2016-09-08 23:07:03 +02:00
i2c.h Copyright stuff 2016-09-08 23:07:03 +02:00
memory.c 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
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 Minor stuff 2016-09-12 18:14:03 +02:00
patches.h Hide N3DS CPU setting on O3DS 2016-09-11 18:45:53 +02:00
pin.c Don't init screens if the PIN file does not exist or is invalid 2016-09-12 19:03:31 +02:00
pin.h Copyright stuff 2016-09-08 23:07:03 +02:00
screen.c Switch to enums for the options 2016-09-11 19:17:56 +02:00
screen.h Copyright stuff 2016-09-08 23:07:03 +02:00
start.s Merge branch 'master' into developer 2016-08-29 20:12:23 +02:00
strings.c Move the itoa function to strings.c 2016-08-30 21:32:15 +02:00
strings.h Move the itoa function to strings.c 2016-08-30 21:32:15 +02:00
types.h Switch to enums for the options 2016-09-11 19:17:56 +02:00
utils.c Minor stuff 2016-09-08 23:21:40 +02:00
utils.h Consistency 2016-08-27 16:11:37 +02:00