This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
GodMode9
Watch
1
Star
0
Fork
1
You've already forked GodMode9
mirror of
https://github.com/d0k3/GodMode9.git
synced
2025-06-26 21:52:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GodMode9
/
source
/
nand
/
ctrtransfer.h
6 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
Provide the tools for CTR transfers (A9LH only)
2017-03-02 22:40:58 +01:00
#
pragma once
#
include
"common.h"
Improved CTRNAND transfer method
2017-03-23 16:00:17 +01:00
u32
TransferCtrNandImage
(
const
char
*
path_img
,
const
char
*
drv
)
;
Reference in New Issue
Copy Permalink