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
2017-06-04 18:56:44 +02:00
..
fatfs Remove hardcoded CTRNAND FAT offsets, calculate them from parsing NCSD + CTR MBR 2017-06-02 19:35:02 +02:00
3dsheaders.h Remove A9LH & Brahma support altogether, use FIRM format instead 2017-05-19 22:06:49 +02:00
buttons.h Cleanup, add possibility to clear the inserted PIN by pressing SELECT 2016-11-14 15:42:26 +01: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 typo 2017-05-19 20:42:15 -07:00
config.h Make loader recognize SD/CTRNAND modes and only look in the appropriate one 2017-05-20 05:09:48 +02:00
crypto.c Update gitignore, Minor style changes 2017-06-02 19:35:09 +02:00
crypto.h More complete TWL key init 2017-06-02 19:35:07 +02:00
draw.c Minor stuff/fixes 2017-05-08 01:13:29 +02:00
draw.h Refactor string handling 2017-05-07 17:58:44 +02:00
emunand.c Remove hardcoded CTRNAND FAT offsets, calculate them from parsing NCSD + CTR MBR 2017-06-02 19:35:02 +02:00
emunand.h Remove hardcoded CTRNAND FAT offsets, calculate them from parsing NCSD + CTR MBR 2017-06-02 19:35:02 +02:00
exceptions.c Cleanup 2017-05-07 23:18:26 +02:00
exceptions.h Fix ldrt/sdrt handling. 2016-12-22 23:11:15 +01:00
firm.c Move i2c delay to i2c.c 2017-06-04 18:32:09 +02:00
firm.h Return if the FIRM payloads filesize is different than expected 2017-06-02 19:35:14 +02:00
fmt.c Minor stuff 2017-05-08 15:16:16 +02:00
fmt.h Cleanup 2017-05-07 23:18:26 +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 Return if the FIRM payloads filesize is different than expected 2017-06-02 19:35:14 +02:00
fs.h Fix chainloading bugs/refactoring 2017-05-20 00:45:05 +02:00
i2c.c Move i2c delay to i2c.c 2017-06-04 18:32:09 +02:00
i2c.h Re-add the power button support with a temporary (?) bugfix 2016-11-14 01:56:52 +01:00
main.c 0xBEEF -> 0x1BEEF 2017-06-02 20:36:58 +02:00
memory.c Consistency 2017-05-21 19:59:02 +02:00
memory.h Consistency 2017-05-21 19:59:02 +02:00
patches.c Refactoring, fix bugs, move loader to itcm (without overwriting exception handlers), support for running Luma standalone 2017-06-02 19:34:55 +02:00
patches.h Refactoring, fix bugs, move loader to itcm (without overwriting exception handlers), support for running Luma standalone 2017-06-02 19:34:55 +02:00
pin.c Refactor string handling 2017-05-07 17:58:44 +02:00
pin.h Remove unused code, fix bug 2017-04-15 15:58:07 +02:00
screen.c Move i2c delay to i2c.c 2017-06-04 18:32:09 +02:00
screen.h Adapt changes from b9s/next 2017-06-02 19:34:47 +02:00
start.s Backport FIRM whitelist from b9s 2017-06-02 19:35:05 +02:00
strings.c Minor stuff/fixes 2017-05-08 01:13:29 +02:00
strings.h Refactor string handling 2017-05-07 17:58:44 +02:00
types.h Refine the N3DS check 2017-06-02 19:34:59 +02:00
utils.c Refactor chronometer functions 2017-06-04 18:56:44 +02:00
utils.h Refactor error 2017-06-02 19:34:49 +02:00