An AVR Emulator written in LaTeX
44fe73ff8f
For the Sub/Compare with carry, the old Z flag is also used to AND the newZ: newZ = (result==0) & oldZ |
||
---|---|---|
tests | ||
.gitignore | ||
avr.binary.tex | ||
avr.bitops.tex | ||
avr.instr.tex | ||
avr.io.tex | ||
avr.memory.tex | ||
avr.numbers.tex | ||
avr.testsuite.tex | ||
avr.tex | ||
Makefile |