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
/
arm9
/
source
/
nand
/
wait.s
11 lines
96 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Updated sdmmc.c driver with support for faster reading/writing thanks @profi200
2018-05-29 01:59:59 +02:00
.text
.arm
.align
4
.global
wait
.type
wait,
%
f
u
n
c
t
i
o
n
wait
:
sdmcc.c: Longer delay on SD init (thanks @profi200)
2019-06-17 01:45:47 +02:00
subs
r0
,
r0
, #
4
bcs
w
a
i
t
Updated sdmmc.c driver with support for faster reading/writing thanks @profi200
2018-05-29 01:59:59 +02:00
bx
l
r
Reference in New Issue
Copy Permalink