C# Class CSPspEmu.Hle.Modules.impose.sceImpose

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Private Methods

Method Description
sceImposeGetBacklightOffTime ( ) : int
sceImposeGetBatteryIconStatus ( ChargingEnum IsChargingPointer, BatteryStatusEnum IconStatusPointer ) : uint
sceImposeGetLanguageMode ( PspLanguages &Language, PSP_SYSTEMPARAM_BUTTON_PREFERENCE &ConfirmButton ) : int
sceImposeGetUMDPopupFunction ( ) : uint
sceImposeSetBacklightOffTime ( int value ) : int
sceImposeSetLanguageMode ( PspLanguages Language, PSP_SYSTEMPARAM_BUTTON_PREFERENCE ConfirmButton ) : int
sceImposeSetUMDPopupFunction ( uint UmdPopupStatus ) : uint