Expand description
A library which implements an assembler backend for the CFD-16 instruction set architecture.
Modules§
Functions§
- assemble
- Assembles the contents of the file
srcfileinto properly encoded CFD-16 machine code. Theformatvariable indicates the file type in which the resulting program is encoded.