Thanks to visit codestin.com
Credit goes to docs.rs

Crate cfd16_assembler

Crate cfd16_assembler 

Source
Expand description

A library which implements an assembler backend for the CFD-16 instruction set architecture.

Modules§

prelude

Functions§

assemble
Assembles the contents of the file srcfile into properly encoded CFD-16 machine code. The format variable indicates the file type in which the resulting program is encoded.