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
TuxSH
3ac134bc16
Fix screen issue, etc.
2017-05-17 17:16:16 +02:00
..
fatfs
Update FatFs
2017-04-28 23:38:15 +02:00
3dsheaders.h
Lots of refactoring, main() has its own file yet again, properly handle failed patches/decryption steps, support TWL and AGB FIRM since 3.0
2016-10-10 02:10:47 +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
Minor wording fix
2017-05-17 15:16:01 +02:00
config.h
Drop pre-A9LH support
2017-05-17 14:53:29 +02:00
crypto.c
Drop pre-A9LH support
2017-05-17 14:53:29 +02:00
crypto.h
Drop pre-A9LH support
2017-05-17 14:53:29 +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
Minor stuff
2016-11-26 22:46:46 +01:00
emunand.h
Cleanup some userland patches, add/cleanup credits for patches
2016-11-01 19:07:53 +01: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
Drop pre-A9LH support
2017-05-17 14:53:29 +02:00
firm.h
Drop pre-A9LH support
2017-05-17 14:53:29 +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
Fix screen issue, etc.
2017-05-17 17:16:16 +02:00
fs.h
Refactor string handling
2017-05-07 17:58:44 +02:00
i2c.c
Cleanup, add possibility to clear the inserted PIN by pressing SELECT
2016-11-14 15:42:26 +01:00
i2c.h
Re-add the power button support with a temporary (?) bugfix
2016-11-14 01:56:52 +01:00
main.c
Drop pre-A9LH support
2017-05-17 14:53:29 +02:00
memory.c
Minor stuff
2016-09-14 22:48:46 +02:00
memory.h
memsearch() replaced with a Boyer-Moore Horspool implementation due to Quick Search being buggy in some rare cases
2016-09-11 16:23:59 +02:00
patches.c
Fix patchSvcBreak11
2017-04-15 23:11:53 +02:00
patches.h
Fix patchSvcBreak11
2017-04-15 23:11:53 +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
Fix screen issue, etc.
2017-05-17 17:16:16 +02:00
screen.h
Minor stuff
2017-04-17 03:59:45 +02:00
start.s
Minor stuff
2017-04-17 03:59:45 +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
Drop pre-A9LH support
2017-05-17 14:53:29 +02:00
utils.c
Refactor string handling
2017-05-07 17:58:44 +02:00
utils.h
Minor cleanup
2016-11-29 20:11:30 +01:00