From c60d17bfb32a9dc37c8c433b3093a7f0cc4b0d36 Mon Sep 17 00:00:00 2001 From: Warren Toomey Date: Mon, 6 Nov 2017 17:33:51 +1000 Subject: [PATCH] Argh, another typo in Instructions.md --- Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions.md b/Instructions.md index 9171b4a..1d2aa00 100644 --- a/Instructions.md +++ b/Instructions.md @@ -225,7 +225,7 @@ to the set (or cleared) flags. Here is a full example. Consider the instruction line: ``` - LCA 2, Nz LCA 3, LCA 4 + LCA 2 | Nz LCA 3 | LCA 4 ``` The *cas* assembler will place the instructions in these sixteen positions: