Christian Dietrich
44fe73ff8f
SBC/CPC: Fix Calculation of Zero Flag
For the Sub/Compare with carry, the old Z flag is also used to AND the newZ: newZ = (result==0) & oldZ
Description
An AVR Emulator written in LaTeX
Languages
TeX
87.8%
C
6.8%
Shell
3.9%
Makefile
1.5%