b_readme: update to reflect op.s
This commit is contained in:
+3
-2
@@ -1,10 +1,11 @@
|
|||||||
Here is how to compile and run hello.b:
|
Here is how to compile and run hello.b:
|
||||||
|
|
||||||
@ bc hello.b hello.s
|
@ 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
|
I
|
||||||
II
|
II
|
||||||
ops.s
|
op.s
|
||||||
bl.s
|
bl.s
|
||||||
hello.s
|
hello.s
|
||||||
bi.s
|
bi.s
|
||||||
|
|||||||
Reference in New Issue
Block a user