C# Class CSPspEmu.Core.Cpu.Assembler.AssemblerResult

Show file Open project: soywiz/cspspemu Class Usage Examples

Public Properties

Property Type Description
Instructions IArray
Labels uint>.Dictionary
Patches List

Property Details

Instructions public property

public IArray Instructions
return IArray

Labels public property

public Dictionary Labels
return uint>.Dictionary

Patches public property

public List Patches
return List