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.
efd83e063e
Luma3DS-3GX
/
loader
/
source
/
start.s
8 lines
77 B
ArmAsm
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
.section
.text
.start
.align
4
.global
_start
_start
:
Cleanup
2016-07-01 20:27:28 +02:00
b
m
a
i
n
Move loadPayload to fs.c, and the path to the beginning of the chainloader
2016-04-29 17:21:34 +02:00
Get rid of the double FatFs
2016-05-03 03:05:11 +02:00
.word
0
Reference in New Issue
Copy Permalink