This website requires JavaScript.
Explore
Help
Sign In
LowLevel
/
Luma3DS-3GX
Archived
Watch
1
Star
0
Fork
0
You've already forked Luma3DS-3GX
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
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
History
Aurora
277d723992
Minor stuff (2)
2016-09-08 02:51:51 +02:00
..
fatfs
Minor stuff (2)
2016-09-08 02:51:51 +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
Minor stuff (2)
2016-09-08 02:51:51 +02:00
config.h
Minor stuff (2)
2016-09-08 02:51:51 +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
Minor stuff (2)
2016-09-08 02:51:51 +02:00
emunand.h
Round NAND size to 4MB for the default layout
2016-09-07 22:22:31 +02:00
firm.c
Minor stuff (2)
2016-09-08 02:51:51 +02:00
firm.h
Add support for 1.x NATIVE_FIRM (on sysNAND) and the O3DS v0 SAFE_FIRM
2016-08-31 19:30:45 +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
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
fs.h
Move config and PIN paths to the respective headers
2016-09-02 14:14:19 +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-09-06 14:15:32 +02:00
memory.h
Minor stuff
2016-07-05 16:05:53 +02:00
patches.c
Get rid of the PIN on/off toggle and add an Off status to the multi option, change the config layout to allow for more multi options, add macros for all options
2016-09-04 13:45:03 +02:00
patches.h
Remove the TWL dev launcher patch as it became unnecessary
2016-09-03 19:11:44 +02:00
pin.c
Minor stuff (2)
2016-09-08 02:51:51 +02:00
pin.h
Minor stuff (2)
2016-09-08 02:51:51 +02:00
screen.c
Minor stuff (2)
2016-09-08 02:51:51 +02:00
screen.h
Move config and PIN paths to the respective headers
2016-09-02 14:14:19 +02:00
start.s
Add delay if a PIN was just verified and SAFE_MODE is being booted
2016-08-29 13:56: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
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
utils.c
Consistency
2016-08-27 16:11:37 +02:00
utils.h
Consistency
2016-08-27 16:11:37 +02:00