Merge branch 'dev' of gitlab.ida.liu.se:edvth289/TSEA28-Microkod into dev

This commit is contained in:
Gabriel Tofvesson 2019-04-10 00:14:14 +02:00
commit 51ef1d1d15

View File

@ -261,7 +261,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.
### Z
Set if **AR** == **BUS**
Set if **AR** == **0**
### N
Set if sign bit in **AR** is set.