프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CpuThreadState | |||
Dma | |||
MountedPreIpl | bool |
메소드 | 설명 | |
---|---|---|
Read1 ( uint Address ) : byte | ||
Read2 ( uint Address ) : ushort | ||
Read4 ( uint Address ) : uint | ||
Write1 ( uint Address, byte Value ) : void | ||
Write2 ( uint Address, ushort Value ) : void | ||
Write4 ( uint Address, uint Value ) : void |
메소드 | 설명 | |
---|---|---|
IsHwRegister ( uint Address ) : bool | ||
TrackWrite ( uint Address, uint Value ) : void |
public Write2 ( uint Address, ushort Value ) : void | ||
Address | uint | |
Value | ushort | |
리턴 | void |
public CpuThreadState,CSPspEmu.Core.Cpu CpuThreadState | ||
리턴 |