Go to the documentation of this file. 1 #ifndef _PSXSDK_MEMCARD_H
2 #define _PSXSDK_MEMCARD_H
54 unsigned char McReadSector(
int card_slot,
int sector,
unsigned char *buffer);
64 unsigned char McWriteSector(
int card_slot,
int sector,
unsigned char *buffer);