C# Class CSPspEmu.Hle.Loader.ElfConfig

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
GameTitle string
InfoExeHasRelocation bool
RelocatedBaseAddress uint

Property Details

GameTitle public property

public string GameTitle
return string

InfoExeHasRelocation public property

public bool InfoExeHasRelocation
return bool

RelocatedBaseAddress public property

public uint RelocatedBaseAddress
return uint