1
0
mirror of synced 2025-01-07 20:14:29 +01:00
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
2014-09-29 23:01:20 +02:00
2014-09-28 16:53:52 +02:00
2014-09-29 20:39:23 +02:00
2014-09-29 20:39:23 +02:00
2014-09-29 20:39:23 +02:00
2014-09-27 00:49:58 +02:00
2014-09-28 23:01:47 +02:00
Description
An AVR Emulator written in LaTeX
Languages
TeX 87.8%
C 6.8%
Shell 3.9%
Makefile 1.5%