C# Class CSPspEmuLLETest.LleKirk

Inheritance: ILleDma
Show file Open project: soywiz/cspspemu

Public Methods

Method Description
LleKirk ( DebugPspMemory Memory ) : System
Transfer ( Dma Direction, int Size, DmaEnum Address, uint &Value ) : void

Method Details

LleKirk() public method

public LleKirk ( DebugPspMemory Memory ) : System
Memory DebugPspMemory
return System

Transfer() public method

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