C# Class CSPspEmu.Hle.Loader.ElfConfig

Mostra file Open project: soywiz/cspspemu

Public Properties

Property Type Description
GameTitle string
InfoExeHasRelocation bool
RelocatedBaseAddress uint

Property Details

GameTitle public_oe property

public string GameTitle
return string

InfoExeHasRelocation public_oe property

public bool InfoExeHasRelocation
return bool

RelocatedBaseAddress public_oe property

public uint RelocatedBaseAddress
return uint