C# 클래스 CSPspEmu.Hle.HleConfig

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
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

비공개 메소드들

메소드 설명
HleConfig ( ) : System

프로퍼티 상세

AdhocChannel 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_ADHOC_CHANNEL AdhocChannel
리턴 PSP_SYSTEMPARAM_ADHOC_CHANNEL

CompiledSdkVersion 공개적으로 프로퍼티

public uint CompiledSdkVersion
리턴 uint

CompilerVersion 공개적으로 프로퍼티

public uint CompilerVersion
리턴 uint

ConfirmButton 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_BUTTON_PREFERENCE ConfirmButton
리턴 PSP_SYSTEMPARAM_BUTTON_PREFERENCE

DateFormat 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_DATE_FORMAT DateFormat
리턴 PSP_SYSTEMPARAM_DATE_FORMAT

DaylightSavings 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_DAYLIGHTSAVINGS DaylightSavings
리턴 PSP_SYSTEMPARAM_DAYLIGHTSAVINGS

DebugNotImplemented 공개적으로 프로퍼티

public bool DebugNotImplemented
리턴 bool

DebugSyscalls 공개적으로 프로퍼티

public bool DebugSyscalls
리턴 bool

DebugThreadSwitching 공개적으로 프로퍼티

public bool DebugThreadSwitching
리턴 bool

FirmwareVersion 공개적으로 프로퍼티

public PspVersion,CSPspEmu.Hle.Types FirmwareVersion
리턴 CSPspEmu.Hle.Types.PspVersion

HleModulesDll 공개적으로 프로퍼티

public Assembly,System.Reflection HleModulesDll
리턴 System.Reflection.Assembly

Language 공개적으로 프로퍼티

public PspLanguages Language
리턴 PspLanguages

SdkFlags 공개적으로 프로퍼티

public SdkFlags SdkFlags
리턴 SdkFlags

TimeFormat 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_TIME_FORMAT TimeFormat
리턴 PSP_SYSTEMPARAM_TIME_FORMAT

Timezone 공개적으로 프로퍼티

public double Timezone
리턴 double

TraceLastSyscalls 공개적으로 프로퍼티

public bool TraceLastSyscalls
리턴 bool

UseCoRoutines 공개적으로 프로퍼티

public bool UseCoRoutines
리턴 bool

UserName 공개적으로 프로퍼티

public string UserName
리턴 string

WlanIsOn 공개적으로 프로퍼티

public bool WlanIsOn
리턴 bool

WlanPowersave 공개적으로 프로퍼티

public PSP_SYSTEMPARAM_WLAN_POWERSAVE WlanPowersave
리턴 PSP_SYSTEMPARAM_WLAN_POWERSAVE