1) what's the meaning of
Code: Select all
int sceCtrlSetSamplingCycle(int cycle); 2)same question for
Code: Select all
int sceCtrlSetSamplingMode(int mode);Code: Select all
int sceCtrlPeekBufferPositive(SceCtrlData *pad_data, int count);
int sceCtrlPeekBufferNegative(SceCtrlData *pad_data, int count);
int sceCtrlReadBufferPositive(SceCtrlData *pad_data, int count);
int sceCtrlReadBufferNegative(SceCtrlData *pad_data, int count);
Code: Select all
int sceCtrlPeekLatch(SceCtrlLatch *latch_data);
int sceCtrlReadLatch(SceCtrlLatch *latch_data);Code: Select all
int sceCtrlSetIdleCancelThreshold(int idlereset, int idleback);ok, i've asked about all of the functions... but i haven't found anything about them
plaese answer also only one question, it is better than nothing...