C# Class CSPspEmu.Hle.Modules.kirk.semaphore

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Private Methods

Method Description
sceUtilsBufferCopy ( ) : int
sceUtilsBufferCopyByPolling ( ) : void
sceUtilsBufferCopyByPollingWithRange ( ) : void
sceUtilsBufferCopyWithRange ( byte OutputBuffer, int OutputSize, byte InputBuffer, int InputSize, int Command ) : int