C# Class CSPspEmu.Hle.HleConfig

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
AdhocChannel PSP_SYSTEMPARAM_ADHOC_CHANNEL
CompiledSdkVersion uint
CompilerVersion uint
ConfirmButton PSP_SYSTEMPARAM_BUTTON_PREFERENCE
DateFormat PSP_SYSTEMPARAM_DATE_FORMAT
DaylightSavings PSP_SYSTEMPARAM_DAYLIGHTSAVINGS
DebugNotImplemented bool
DebugSyscalls bool
DebugThreadSwitching bool
FirmwareVersion CSPspEmu.Hle.Types.PspVersion
HleModulesDll System.Reflection.Assembly
Language PspLanguages
SdkFlags SdkFlags
TimeFormat PSP_SYSTEMPARAM_TIME_FORMAT
Timezone double
TraceLastSyscalls bool
UseCoRoutines bool
UserName string
WlanIsOn bool
WlanPowersave PSP_SYSTEMPARAM_WLAN_POWERSAVE

Private Methods

Méthode Description
HleConfig ( ) : System

Property Details

AdhocChannel public_oe property

public PSP_SYSTEMPARAM_ADHOC_CHANNEL AdhocChannel
Résultat PSP_SYSTEMPARAM_ADHOC_CHANNEL

CompiledSdkVersion public_oe property

public uint CompiledSdkVersion
Résultat uint

CompilerVersion public_oe property

public uint CompilerVersion
Résultat uint

ConfirmButton public_oe property

public PSP_SYSTEMPARAM_BUTTON_PREFERENCE ConfirmButton
Résultat PSP_SYSTEMPARAM_BUTTON_PREFERENCE

DateFormat public_oe property

public PSP_SYSTEMPARAM_DATE_FORMAT DateFormat
Résultat PSP_SYSTEMPARAM_DATE_FORMAT

DaylightSavings public_oe property

public PSP_SYSTEMPARAM_DAYLIGHTSAVINGS DaylightSavings
Résultat PSP_SYSTEMPARAM_DAYLIGHTSAVINGS

DebugNotImplemented public_oe property

public bool DebugNotImplemented
Résultat bool

DebugSyscalls public_oe property

public bool DebugSyscalls
Résultat bool

DebugThreadSwitching public_oe property

public bool DebugThreadSwitching
Résultat bool

FirmwareVersion public_oe property

public PspVersion,CSPspEmu.Hle.Types FirmwareVersion
Résultat CSPspEmu.Hle.Types.PspVersion

HleModulesDll public_oe property

public Assembly,System.Reflection HleModulesDll
Résultat System.Reflection.Assembly

Language public_oe property

public PspLanguages Language
Résultat PspLanguages

SdkFlags public_oe property

public SdkFlags SdkFlags
Résultat SdkFlags

TimeFormat public_oe property

public PSP_SYSTEMPARAM_TIME_FORMAT TimeFormat
Résultat PSP_SYSTEMPARAM_TIME_FORMAT

Timezone public_oe property

public double Timezone
Résultat double

TraceLastSyscalls public_oe property

public bool TraceLastSyscalls
Résultat bool

UseCoRoutines public_oe property

public bool UseCoRoutines
Résultat bool

UserName public_oe property

public string UserName
Résultat string

WlanIsOn public_oe property

public bool WlanIsOn
Résultat bool

WlanPowersave public_oe property

public PSP_SYSTEMPARAM_WLAN_POWERSAVE WlanPowersave
Résultat PSP_SYSTEMPARAM_WLAN_POWERSAVE