Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CSPspEmu
Hle
Managers
HleInterruptHandler
C# Class CSPspEmu.Hle.Managers.HleInterruptHandler
Afficher le fichier
Open project: soywiz/cspspemu
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
PspInterrupt
PspInterrupts
SubinterruptHandlers
CSPspEmu.Hle.Managers.HleSubinterruptHandler[]
Méthodes publiques
Méthode
Description
Trigger
( ) :
void
Private Methods
Méthode
Description
HleInterruptHandler
(
HleInterruptManager
HleInterruptManager
,
PspInterrupts
PspInterrupt
,
HleCallbackManager
HleCallbackManager
) :
System.Collections.Generic
Method Details
Trigger()
public
méthode
public
Trigger
( ) :
void
Résultat
void
Property Details
PspInterrupt
public_oe property
public
PspInterrupts
PspInterrupt
Résultat
PspInterrupts
SubinterruptHandlers
public_oe property
public
HleSubinterruptHandler[],CSPspEmu.Hle.Managers
SubinterruptHandlers
Résultat
CSPspEmu.Hle.Managers.HleSubinterruptHandler[]