C# 클래스 CSPspEmuLLETest.LleKirk

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

공개 메소드들

메소드 설명
LleKirk ( DebugPspMemory Memory ) : System
Transfer ( Dma Direction, int Size, DmaEnum Address, uint &Value ) : void

메소드 상세

LleKirk() 공개 메소드

public LleKirk ( DebugPspMemory Memory ) : System
Memory DebugPspMemory
리턴 System

Transfer() 공개 메소드

public Transfer ( Dma Direction, int Size, DmaEnum Address, uint &Value ) : void
Direction Dma
Size int
Address DmaEnum
Value uint
리턴 void