PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
internal.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _CdSemaInit (void)
 
void _CdGenericCallbackFunction (void *funcNum)
 
int _CdSyncS (int mode)
 

Variables

int CdDebug
 
volatile int CdCallbackNum
 
volatile int cbSema
 
int CdThreadId
 
ee_thread_status_t CdThreadParam
 
int bindNCmd
 
int bindSCmd
 
int nCmdSemaId
 
int sCmdSemaId
 
int nCmdNum
 
u8 sCmdRecvBuff []
 
u8 nCmdRecvBuff []
 

Detailed Description

Function definitions for libcdvd (EE side calls to the iop module cdvdfsv).

NOTE: These functions will work with the CDVDMAN/CDVDFSV or XCDVDMAN/XCDVDFSV modules stored in rom0.

NOTE: not all functions work with each set of modules!

Definition in file internal.h.