PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
tty.h File Reference

Go to the source code of this file.

Functions

int sceTtyInit ()
 
int sceTtyWrite (const char *buf, int len)
 
int sceTtyRead (char *buf, int len)
 

Variables

int ttyinit
 

Detailed Description

DECI2 TTY

Definition in file tty.h.

Function Documentation

◆ sceTtyInit()

int sceTtyInit ( )

Definition at line 207 of file tty.c.

◆ sceTtyRead()

int sceTtyRead ( char * buf,
int len )

Definition at line 190 of file tty.c.

Variable Documentation

◆ ttyinit

int ttyinit
extern

Definition at line 21 of file tty.c.