Skip to content
jbw3 edited this page Feb 25, 2017 · 2 revisions

Run asm as follows:

asm in.s -i W8 -o out.txt

Option -i is used to specify the instruction set, and option -o is the output file. Option -h may be used to display a help message.

Clone this wiki locally