PS2SDK
PS2 Homebrew Libraries
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
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
Functions
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
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
e
f
g
i
l
m
n
p
q
r
s
t
u
v
Variables
_
c
d
f
g
i
k
m
n
p
q
r
s
t
u
v
w
Typedefs
a
d
h
i
l
m
n
p
r
s
t
w
Enumerations
_
a
c
d
g
i
l
m
n
o
p
s
t
v
Enumerator
c
d
e
g
i
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
z
▼
PS2SDK
PS2SDK - PS2DEV Open Source Project
PS2SDK - KERNEL LIBRARY
remote
►
Topics
►
Data Structures
▼
Files
▼
File List
►
common
▼
ee
►
debug
►
dma
►
draw
►
eedebug
►
elf-loader
►
erl
►
erl-loader
►
font
►
graph
►
input
►
iopreboot
▼
kernel
▼
include
deci2.h
delaythread.h
fileio.h
►
iopcontrol.h
iopheap.h
►
kernel.h
kernel_util.h
►
loadfile.h
►
osd_config.h
►
rom0_info.h
sifcmd.h
►
sifdma.h
sifrpc.h
►
sio.h
syscallnr.h
timer.h
timer_alarm.h
tty.h
►
src
►
libcglue
►
libgs
►
libprofglue
►
libpthreadglue
►
libvux
►
math3d
►
mpeg
►
network
►
packet
►
packet2
►
rpc
►
sbv
►
startup
►
iop
►
tools
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
tty.h
Go to the documentation of this file.
1
/*
2
# _____ ___ ____ ___ ____
3
# ____| | ____| | | |____|
4
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
#-----------------------------------------------------------------------
6
# Licenced under Academic Free License version 2.0
7
# Review ps2sdk README & LICENSE files for further details.
8
*/
9
15
#ifndef TTY_H_
16
#define TTY_H_
17
18
extern
int
ttyinit;
19
20
int
sceTtyInit();
21
int
sceTtyWrite(
const
char
*buf,
int
len);
22
int
sceTtyRead(
char
*buf,
int
len);
23
24
#endif
// TTY_H_
ee
kernel
include
tty.h
Generated on Sat May 17 2025 02:56:31 for PS2SDK by
1.12.0