Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
j
l
m
p
s
w
Typedefs
Enumerations
Enumerator
c
e
o
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
▼
Twilight Princess
►
About
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
►
docs
▼
include
►
c
►
d
►
dolphin
►
f_ap
►
f_op
►
f_pc
▼
JSystem
►
J2DGraph
►
J3DGraphAnimator
►
J3DGraphBase
►
J3DGraphLoader
►
J3DU
►
JAudio2
►
JFramework
►
JGadget
▼
JHostIO
►
JHIComm.h
►
JHICommonMem.h
►
JHIhioASync.h
►
JHIMccBuf.h
►
JHIRMcc.h
►
JOREntry.h
►
JORFile.h
►
JORHostInfo.h
►
JORMContext.h
►
JORReflexible.h
►
JORServer.h
►
JKernel
►
JMath
►
JMessage
►
JParticle
►
JStage
►
JStudio
►
JSupport
►
JUtility
►
JGeometry.h
►
TPosition3.hh
►
m_Do
►
REL
►
SSystem
►
TRK_MINNOW_DOLPHIN
►
Z2AudioLib
dol2asm.h
►
DynamicLink.h
►
global.h
►
src
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
JHIRMcc.h
Go to the documentation of this file.
1
#ifndef JHIRMCC_H
2
#define JHIRMCC_H
3
4
#include <
dolphin.h
>
5
6
struct
JHIMccContext
;
7
8
u32
JHIInitInterface
();
9
bool
JHINegotiateInterface
(
u32
);
10
JHIMccContext
JHIGetHiSpeedContext
();
11
JHIMccContext
JHIGetLowSpeedContext
();
12
BOOL
JHIInitMCC
(
JHIMccContext
* pCtx,
bool
* param_1);
13
s32
JHIGetHIO2Handle
();
14
15
#endif
/* JHIRMCC_H */
JHIGetLowSpeedContext
JHIMccContext JHIGetLowSpeedContext()
Definition
JHIRMcc.cpp:83
JHINegotiateInterface
bool JHINegotiateInterface(u32)
Definition
JHIRMcc.cpp:67
JHIInitInterface
u32 JHIInitInterface()
Definition
JHIRMcc.cpp:33
JHIGetHiSpeedContext
JHIMccContext JHIGetHiSpeedContext()
Definition
JHIRMcc.cpp:71
JHIGetHIO2Handle
s32 JHIGetHIO2Handle()
Definition
JHIRMcc.cpp:130
JHIInitMCC
BOOL JHIInitMCC(JHIMccContext *pCtx, bool *param_1)
Definition
JHIRMcc.cpp:95
dolphin.h
JHIMccContext
Definition
JHIMccBuf.h:69
BOOL
int BOOL
Definition
types.h:30
u32
unsigned long u32
Definition
types.h:9
s32
signed long s32
Definition
types.h:8
include
JSystem
JHostIO
JHIRMcc.h
Generated by
1.12.0