@@ 1,4 1,4 @@
-Maddie's test ISA Version 1.0.5
+Maddie's test ISA Version 1.0.6
Table of contents:
@@ 42,11 42,12 @@ behaviour is to occur.
ABab----|--------|--------|--------
AB = Activation Flags
ab = Condition Flags
-There is a 2 bit register in the CPU which stores the state of A and B, and is
-updated by certain instructions.
-When an activation flag is set, the corresponding condition bit must match its
-condition flag in order for the instruction to be executed.
+There is a single 2-bit register in the CPU
+(A=1) The instruction will only execute if the first bit in that register
+matches a.
+(B=1) The instruction will only execute if the second bit in that register
+matches b.
- Instruction Categories:
----XXXX|--------|--------|---------
XXXX=