PSPSDK 2024-10-31
|
#include <pspkerneltypes.h>
Go to the source code of this file.
Functions | |
int | sceSysregMeResetEnable (void) |
Enable the ME reset. | |
int | sceSysregMeResetDisable (void) |
Disable the ME reset. | |
int | sceSysregVmeResetEnable (void) |
Enable the VME reset. | |
int | sceSysregVmeResetDisable (void) |
Disable the VME reset. | |
int | sceSysregMeBusClockEnable (void) |
Enable the ME bus clock. | |
int | sceSysregMeBusClockDisable (void) |
Disable the ME bus clock. | |
int | sceSysregGetTachyonVersion (void) |
Get the PSP's Tachyon version. | |