|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <stdio.h>#include <kernel.h>#include <sifrpc.h>#include <libcdvd.h>#include <libcdvd-rpc.h>#include <string.h>#include <time.h>#include <osd_config.h>#include "internal.h"
Include dependency graph for scmd.c:Go to the source code of this file.
Data Structures | |
| union | sCmdSendParams_t |
Macros | |
| #define | CD_SERVER_SCMD 0x80000593 |
Functions | |
| void | convertfrombcd (sceCdCLOCK *time) |
| int | _CdCheckSCmd (int cmd) |
Variables | |
| int | bindSCmd |
| SifRpcClientData_t | clientSCmd |
| int | sCmdSemaId |
| u8 | sCmdRecvBuff [] |
| sCmdSendParams_t | sCmdSendBuff |
| int | sCmdNum |
| int | CdConfigRdWrNumBlocks |
Function definitions for libsceCdvd (EE side calls to the iop module sceCdvdfsv).
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 scmd.c.
| #define CD_SERVER_SCMD 0x80000593 |
| enum CD_SCMD_CMDS |
Definition at line 36 of file scmd.c.
| int _CdCheckSCmd | ( | int | cmd | ) |
| void convertfrombcd | ( | sceCdCLOCK * | time | ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |