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-04 00:55:42 +02:00
..
fatfs Update to latest FatFs patch 2016-09-02 13:40:20 +02:00
buttons.h Implement selectable PIN size, added support for the directional pad in PINs 2016-09-04 00:38:17 +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 Merge master into developer 2016-09-04 00:48:09 +02:00
config.h Merge master into developer 2016-09-04 00:48:09 +02:00
crypto.c Implement selectable PIN size, added support for the directional pad in PINs 2016-09-04 00:38:17 +02:00
crypto.h Implement selectable PIN size, added support for the directional pad in PINs 2016-09-04 00:38:17 +02:00
draw.c Introduce a strcat replacement 2016-08-30 17:48:41 +02:00
draw.h Minor stuff 2016-07-05 16:05:53 +02:00
emunand.c Cleanup, use sizeof() for pattern memsearches 2016-09-03 18:15:00 +02:00
emunand.h Cleanup and refactoring 2016-08-29 15:42:54 +02:00
exceptions.c Merge master into developer 2016-09-03 17:49:54 +02:00
exceptions.h Cleanup, re-enabled module patch on N3DS on 8.1, 9.0 and >= 11.0 FIRMs 2016-09-02 22:51:11 +02:00
firm.c Merge master into developer 2016-09-03 21:55:37 +02:00
firm.h Merge master into developer 2016-08-31 19:54:12 +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 cleanup 2016-08-30 21:56:27 +02:00
fs.h Merge master into developer 2016-09-02 14:24:24 +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 Rewrite the module copying function 2016-08-30 02:18:32 +02:00
memory.h Minor stuff 2016-07-05 16:05:53 +02:00
patches.c Merge master into developer 2016-09-03 21:55:37 +02:00
patches.h Merge master into developer 2016-09-03 21:55:37 +02:00
pin.c Forgot this 2016-09-04 00:55:20 +02:00
pin.h Implement selectable PIN size, added support for the directional pad in PINs 2016-09-04 00:38:17 +02:00
screen.c Implement a new config file format which allows invalidating the config with new releases, fix config-related bugs, cleanup 2016-08-27 16:00:15 +02:00
screen.h Move config and PIN paths to the respective headers 2016-09-02 14:14:19 +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 Add support for 1.x NATIVE_FIRM (on sysNAND) and the O3DS v0 SAFE_FIRM 2016-08-31 19:30:45 +02:00
utils.c Consistency 2016-08-27 16:11:37 +02:00
utils.h Consistency 2016-08-27 16:11:37 +02:00