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
be0f50b19c
Disable poweroff when shell closed on NTRboothax altogether to prevent issues with unstable magnets
2017-12-18 21:02:41 +01:00
..
fatfs
Fix diskio indentation
2017-08-28 02:54:56 +02:00
3dsheaders.h
Added Rosalina, see details
2017-06-05 02:02:04 +02:00
buttons.h
Wait for ntrboot buttons not to be held
2017-08-20 18:23:50 +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
Fix issue reported in
2017-12-18 04:27:11 +01:00
config.h
Always patch FS and P9, remove SM service checks
2017-11-02 21:52:14 +01:00
crypto.c
Set default firmSource for CTRNAND mounting in crypto.c, move CTRNAND mounting for SD mode to firm.c
2017-09-22 18:05:03 +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 more checks, make the emuNAND SD check only occur when emuNAND is being booted
2017-08-28 14:46:18 +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
Remove unneeded check
2017-10-07 23:04:55 +02:00
exceptions.h
Move the kext outside Rosalina
2017-06-13 02:00:41 +02:00
firm.c
Always patch FS and P9, remove SM service checks
2017-11-02 21:52:14 +01:00
firm.h
Change ntrboot behavior, turn Luma into a chainloader when used as ntrboot FIRM as it can not be functional, disable FIRM protection when ran from ntrboot B9S
2017-08-20 16:08:54 +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
Fix issue reported in
2017-12-18 04:27:11 +01:00
fs.h
Fix previous commit, deinit screens on ARM9 exception, add check for write protect switch on writing operations
2017-08-28 02:43:12 +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
Set default firmSource for CTRNAND mounting in crypto.c, move CTRNAND mounting for SD mode to firm.c
2017-09-22 18:05:03 +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
Refactor boot mode/firmlaunch detection, fix firmlaunch from FIRM boots
2017-08-27 16:20:41 +02:00
utils.c
Disable poweroff when shell closed on NTRboothax altogether to prevent issues with unstable magnets
2017-12-18 21:02:41 +01:00
utils.h
Move the kext outside Rosalina
2017-06-13 02:00:41 +02:00