C# Class CSPspEmu.Hle.Managers.HleSubinterruptHandler

Exibir arquivo Open project: soywiz/cspspemu Class Usage Examples

Public Properties

Property Type Description
Address uint
Argument uint
Enabled bool
Index int

Public Methods

Method Description
HleSubinterruptHandler ( int Index ) : System.Collections.Generic

Method Details

HleSubinterruptHandler() public method

public HleSubinterruptHandler ( int Index ) : System.Collections.Generic
Index int
return System.Collections.Generic

Property Details

Address public_oe property

public uint Address
return uint

Argument public_oe property

public uint Argument
return uint

Enabled public_oe property

public bool Enabled
return bool

Index public_oe property

public int Index
return int