Project Class
Definition
An assembly project: the CPU to target, the sections of code and data to assemble and the outputs to produce. Projects can be read from YAML with ProjectReader or constructed directly, e.g. by a compiler.
public sealed class Project
Constructors
| Name | Description |
|---|---|
Project() |
Properties
| Name | Description |
|---|---|
Cpu |
|
Name |
|
Outputs |
|
Sections |