b_readme: update to reflect op.s

This commit is contained in:
phil
2019-10-26 01:14:55 -04:00
parent 0c65c8f1d6
commit 7af29dd922
+3 -2
View File
@@ -1,10 +1,11 @@
Here is how to compile and run hello.b:
@ bc hello.b hello.s
@ as ops.s bl.s hello.s bi.s
@ ln dmr op.s
@ as op.s bl.s hello.s bi.s
I
II
ops.s
op.s
bl.s
hello.s
bi.s