C# Class CSPspEmu.Gui.Winforms.FunctionViewerForm.PCItem

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
Entry CSPspEmu.Core.Cpu.InstructionCache.MethodCacheInfo
MethodCache CSPspEmu.Core.Cpu.InstructionCache.MethodCache
PC uint

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Entry public_oe property

public MethodCacheInfo,CSPspEmu.Core.Cpu.InstructionCache Entry
Résultat CSPspEmu.Core.Cpu.InstructionCache.MethodCacheInfo

MethodCache public_oe property

public MethodCache,CSPspEmu.Core.Cpu.InstructionCache MethodCache
Résultat CSPspEmu.Core.Cpu.InstructionCache.MethodCache

PC public_oe property

public uint PC
Résultat uint