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-26 21:38:36 +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 "Fix" the twlbg patches and make them optional 2016-08-26 19:09:14 +02:00
config.h Fix wrong bootconfig being picked up by 3ds_injector, cleanup 2016-08-26 18:44:39 +02:00
crypto.c Various changes/cleanups, removed useless code, simplified chronometer functions 2016-08-15 03:51:48 +02:00
crypto.h Don't set retail keys on dev units. 2016-08-06 22:38:06 +02:00
draw.c Fix wrong bootconfig being picked up by 3ds_injector, cleanup 2016-08-26 18:44:39 +02:00
draw.h Minor stuff 2016-07-05 16:05:53 +02:00
emunand.c Make loader more readable, use an array instead of a fixed location for the emuNAND test sector 2016-08-16 18:47:27 +02:00
emunand.h Minor stuff 2016-07-05 16:05:53 +02:00
firm.c Merge branch 'master' of https://github.com/AuroraWright/Luma3DS 2016-08-26 21:38:36 +02:00
firm.h Fix wrong bootconfig being picked up by 3ds_injector, cleanup 2016-08-26 18:44: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 Various changes/cleanups, removed useless code, simplified chronometer functions 2016-08-15 03:51:48 +02:00
fs.h Various changes/cleanups, removed useless code, simplified chronometer functions 2016-08-15 03:51:48 +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 Fix wrong bootconfig being picked up by 3ds_injector, cleanup 2016-08-26 18:44:39 +02:00
patches.h Fix wrong bootconfig being picked up by 3ds_injector, cleanup 2016-08-26 18:44:39 +02:00
pin.c Implement svcGetCFWInfo in place of svc 0x2e (which is stubbed). Luma3DS now boots ca. 1.5s faster 2016-08-17 23:47:30 +02:00
pin.h There would not be an use for this 2016-08-16 22:59:25 +02:00
screen.c Clear screens before turning on the backlight to mitigate previous FB contents persisting 2016-08-15 15:25:44 +02:00
screen.h Remove loading of /luma/TwlBg.cxi, fix bugs. 2016-08-25 16:39:43 +02:00
start.s Enable access to the ITCM (older k9lh payloads disabled access to it). 2016-08-14 12:30:12 +02:00
types.h Remove loading of /luma/TwlBg.cxi, fix bugs. 2016-08-25 16:39:43 +02:00
utils.c Remove loading of /luma/TwlBg.cxi, fix bugs. 2016-08-25 16:39:43 +02:00
utils.h Various changes/cleanups, removed useless code, simplified chronometer functions 2016-08-15 03:51:48 +02:00