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
ffaa5790c2
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
..
fatfs
Minor stuff
2016-09-11 00:37:56 +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
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
config.h
Switch to enums for the options
2016-09-11 19:17:56 +02:00
crypto.c
Copyright stuff
2016-09-08 23:07:03 +02:00
crypto.h
Copyright stuff
2016-09-08 23:07:03 +02:00
draw.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
draw.h
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
emunand.c
Forgot about this
2016-09-12 15:35:55 +02:00
emunand.h
Fix config derp, change the logic of the NIM update patch to only be applied when booting with R
2016-09-08 13:38:01 +02:00
exceptions.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
exceptions.h
Merged the two branches
2016-09-08 18:50:17 +02:00
firm.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
firm.h
Revert "Remove some ifdefs"
2016-09-11 03:29:39 +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
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
fs.h
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
i2c.c
Copyright stuff
2016-09-08 23:07:03 +02:00
i2c.h
Copyright stuff
2016-09-08 23:07:03 +02:00
memory.c
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
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
Minor stuff
2016-09-12 18:14:03 +02:00
patches.h
Hide N3DS CPU setting on O3DS
2016-09-11 18:45:53 +02:00
pin.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
pin.h
Copyright stuff
2016-09-08 23:07:03 +02:00
screen.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
screen.h
Copyright stuff
2016-09-08 23:07:03 +02:00
start.s
Merge branch 'master' into developer
2016-08-29 20:12:23 +02:00
strings.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
strings.h
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
types.h
Switch to enums for the options
2016-09-11 19:17:56 +02:00
utils.c
Cleanup, add boundary checks for files loaded from SD
2016-09-13 15:07:07 +02:00
utils.h
Consistency
2016-08-27 16:11:37 +02:00