This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Luma3DS
Watch
1
Star
0
Fork
0
You've already forked Luma3DS
mirror of
https://github.com/LumaTeam/Luma3DS.git
synced
2026-02-23 02:14:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Luma3DS
/
loader
/
source
/
fatfs
/
sdmmc
/
common.h
4 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
External ARM9 payload chainloading for a9lh, cleaned up the sdmmc library (from the dark-samus a9lh fork)
2016-03-08 15:13:55 +01:00
#
pragma once
Fixed intermittent splash from CakeBrah, made splash last slightly longer, added shutdown on error, slimmed down FatFs, added error on missing emuNAND, changed folder to "aurei", changed the dat name to "AuReiNand.dat", propered the built-in screen init of the chainloader, remade the look of the 3dsx (First luma-powered CFW!)
2016-03-20 01:00:45 +01:00
#
include
<stdbool.h>
Added dual emuNAND support, multi-payload loader with built-in screen init (inspired by arm9select, thanks Fix94)
2016-03-17 00:08:13 +01:00
#
include
"../../types.h"
Reference in New Issue
Copy Permalink