Fix README.md

This commit is contained in:
Edvard Thörnros 2019-04-09 15:23:56 +02:00
parent 8012c9409e
commit a977124736

View File

@ -255,7 +255,7 @@ Flags - *aside from L* - are set based on ALU operations, so they depend on
will refer to the state/value of **AR** *after* an ALU operation. will refer to the state/value of **AR** *after* an ALU operation.
### Z ### Z
Set if **AR** == **BUS** Set if **AR** == **0**
### N ### N
Set if sign bit in **AR** is set. Set if sign bit in **AR** is set.