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 Wright
a3cb6a622d
Merge
https://github.com/AuroraWright/Luma3DS/pull/793
, clarify the exception dumps' paths
2017-08-16 16:55:07 +02:00
..
fatfs
Fix mismerges
2017-06-07 19:15:51 +02:00
3dsheaders.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
buttons.h
Fix conflict between emunand selection and payload booting when "Autoboot EmuNAND" is checked, you now need to press L + DPad to boot payloads if that option is checked
2017-07-06 17:29:38 +02:00
cache.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
cache.s
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
config.c
Add mention of exheaders in the Enable game patching description
2017-08-07 21:20:08 +02:00
config.h
Clarify option
2017-06-20 17:39:11 +02:00
crypto.c
Minor style changes (2)
2017-06-10 03:06:16 +02:00
crypto.h
Refactor payload loading, fix messy externs, add safety checks to Nintendo FIRMs, fix some Nintendo FIRMs not being loaded as payloads
2017-06-10 02:39:00 +02:00
draw.c
Reinstate framebuffer setup on initScreens to allow old Luma to be chainloaded if FB address changes in b9s/new Luma, remove useless clearScreens for the alternate FBs after the first init
2017-07-09 19:06:42 +02:00
draw.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
emunand.c
Add missing checks in getFreeK9Space
2017-06-20 19:56:34 +02:00
emunand.h
Support 3.x+ EmuNANDs and 3.x SysNANDs (partially), external FIRMs coming soonŧ
2017-06-19 18:13:59 +02:00
exceptions.c
Merge
https://github.com/AuroraWright/Luma3DS/pull/793
, clarify the exception dumps' paths
2017-08-16 16:55:07 +02:00
exceptions.h
Move the kext outside Rosalina
2017-06-13 02:00:41 +02:00
firm.c
Fix external 3.x and 4.x FIRMs, fix 1.x and 2.x booting on dev units
2017-06-28 20:28:14 +02:00
firm.h
Fix external 3.x and 4.x FIRMs, fix 1.x and 2.x booting on dev units
2017-06-28 20:28:14 +02:00
fmt.c
Suppress future -Wimplicit-fallthrough=3 warnings
2017-07-15 00:41:42 +02:00
fmt.h
Added Rosalina, see details
2017-06-05 02:02:04 +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
Refactor payload loading, fix messy externs, add safety checks to Nintendo FIRMs, fix some Nintendo FIRMs not being loaded as payloads
2017-06-10 02:39:00 +02:00
fs.h
Refactor payload loading, fix messy externs, add safety checks to Nintendo FIRMs, fix some Nintendo FIRMs not being loaded as payloads
2017-06-10 02:39:00 +02:00
i2c.c
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
i2c.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
main.c
Reinstate unsupported loader error
2017-08-11 23:48:32 +02:00
memory.c
Fix mismerges
2017-06-07 19:15:51 +02:00
memory.h
Fix mismerges
2017-06-07 19:15:51 +02:00
patches.c
Revamp config format, add saving of Rosalina opt.
2017-06-18 22:31:21 +02:00
patches.h
Merge branch 'memregion-test'
2017-06-13 02:28:38 +02:00
pin.c
Fix max module size check, static-ify more strings
2017-06-09 17:29:26 +02:00
pin.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
screen.c
Fix derp
2017-08-16 15:49:57 +02:00
screen.h
Reinstate framebuffer setup on initScreens to allow old Luma to be chainloaded if FB address changes in b9s/new Luma, remove useless clearScreens for the alternate FBs after the first init
2017-07-09 19:06:42 +02:00
start.s
Check r0 and r1 too for firm0 detection
2017-08-11 23:54:28 +02:00
strings.c
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
strings.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
types.h
Revamp config format, add saving of Rosalina opt.
2017-06-18 22:31:21 +02:00
utils.c
Support 3.x+ EmuNANDs and 3.x SysNANDs (partially), external FIRMs coming soonŧ
2017-06-19 18:13:59 +02:00
utils.h
Move the kext outside Rosalina
2017-06-13 02:00:41 +02:00