Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 641 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 641 Bytes

Assembler

Usage: Assembler [options] file.asm
  Options:
    -o            Output file path.
    -f B|S|D    Output format.
      -f B           Binary (Default)
      -f S           Binary String
      -f D           Debug