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-08-06 22:38:54 +02:00
..
fatfs Update FatFs to 0.12a 2016-07-20 15:07:13 +02:00
buttons.h Implement a PIN-checking system. 2016-08-03 14:13:26 +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 an option to disable access checks (svc, service and arm9 flag checks) (thanks to @Subv for the most part) 2016-08-04 20:10:31 +02:00
config.h Merge branch 'master' into developer 2016-07-05 16:11:58 +02:00
crypto.c Don't set retail keys on dev units. 2016-08-06 22:38:06 +02:00
crypto.h Don't set retail keys on dev units. 2016-08-06 22:38:06 +02:00
draw.c Minor stuff 2016-07-20 00:11:59 +02:00
draw.h Minor stuff 2016-07-05 16:05:53 +02:00
emunand.c Minor stuff 2016-07-05 16:05:53 +02:00
emunand.h Minor stuff 2016-07-05 16:05:53 +02:00
exceptions.c Minor stuff (2) 2016-07-05 16:24:00 +02:00
exceptions.h Minor stuff (2) 2016-07-05 16:24:00 +02:00
firm.c Merge branch 'master' into developer 2016-08-06 22:38:54 +02:00
firm.h Merge branch 'master' into developer 2016-08-06 22:38:54 +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 branch 'master' into developer 2016-08-03 22:52:51 +02:00
fs.h Merge branch 'master' into developer 2016-08-03 22:52:51 +02:00
i2c.c Minor stuff 2016-07-05 16:05:53 +02:00
i2c.h Minor stuff 2016-07-05 16:05:53 +02:00
memory.c Minor stuff 2016-07-05 16:05:53 +02:00
memory.h Minor stuff 2016-07-05 16:05:53 +02:00
patches.c Add an option to disable access checks (svc, service and arm9 flag checks) (thanks to @Subv for the most part) 2016-08-04 20:10:31 +02:00
patches.h Add an option to disable access checks (svc, service and arm9 flag checks) (thanks to @Subv for the most part) 2016-08-04 20:10:31 +02:00
pin.c pin.c cleanup 2016-08-03 20:49:10 +02:00
pin.h Check the PIN before loading a payload. 2016-08-03 16:58:03 +02:00
screen.c Minor stuff 2016-07-20 00:11:59 +02:00
screen.h Added error screen when booting an unsupported NAND with no firmware.bin or writing to the config fails, added code for creating the "luma" directory if it is missing 2016-07-18 23:07:28 +02:00
start.s Minor stuff 2016-07-05 16:05:53 +02:00
types.h Minor stuff 2016-07-05 16:05:53 +02:00
utils.c Fix build issue 2016-08-03 23:27:58 +02:00
utils.h Implement a PIN-checking system. 2016-08-03 14:13:26 +02:00