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 13:42:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GodMode9
/
arm9
/
source
/
nand
/
wait.h
6 lines
58 B
C
Raw
Normal View
History
Unescape
Escape
Updated sdmmc.c .. thanks @Gelex, @TuxSH, @AuroraWright, @Normmatt!
2017-04-24 01:23:34 +02:00
#
pragma once
#
include
"common.h"
Updated sdmmc.c driver with support for faster reading/writing thanks @profi200
2018-05-29 01:59:59 +02:00
void
wait
(
u32
cycles
)
;
Reference in New Issue
Copy Permalink