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
5406d648bc
Fix derp
2016-08-30 20:01:45 +02:00
..
fatfs
Cleanup and refactoring
2016-08-29 15:42:54 +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
Get rid of createDirectory and make fileWrite handle directory tree creation
2016-08-30 17:04:29 +02:00
config.h
Made it easier to change your PIN, added PIN file deletion when needed
2016-08-28 15:51:54 +02:00
crypto.c
Merge readPin and verifyPin
2016-08-28 23:41:41 +02:00
crypto.h
Merge readPin and verifyPin
2016-08-28 23:41:41 +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 and refactoring
2016-08-29 15:42:54 +02:00
emunand.h
Cleanup and refactoring
2016-08-29 15:42:54 +02:00
firm.c
Rewrite the module copying function
2016-08-30 02:18:32 +02:00
firm.h
Readability stuff
2016-08-28 14:41:18 +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
Fix derp
2016-08-30 20:01:45 +02:00
fs.h
Get rid of createDirectory and make fileWrite handle directory tree creation
2016-08-30 17:04:29 +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
Replace pinKeyToLetter with a C implementation, minor cleanup
2016-08-29 18:11:59 +02:00
patches.h
Cleanup and refactoring
2016-08-29 15:42:54 +02:00
pin.c
Get rid of createDirectory and make fileWrite handle directory tree creation
2016-08-30 17:04:29 +02:00
pin.h
Revert "Skip PIN verification after a MCU reboot on A9LH"
2016-08-29 16:04: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
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
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
Introduce a strcat replacement
2016-08-30 17:48:41 +02:00
strings.h
Introduce a strcat replacement
2016-08-30 17:48:41 +02:00
types.h
Readability stuff
2016-08-28 14:41:18 +02:00
utils.c
Consistency
2016-08-27 16:11:37 +02:00
utils.h
Consistency
2016-08-27 16:11:37 +02:00