SymbolFileWriter Class
Definition
Writes the labels of an assembled Source as a symbol file, one Name: EQU $XXXX line per label, ordered by value. Suitable for loading into emulators and debuggers.
public static class SymbolFileWriter
Methods
| Name | Description |
|---|---|
Write(Source) |
|
Write(Source, TextWriter) |