Changes

Jump to: navigation, search

Z80

25 bytes added, 14:12, 6 September 2024
/* Registers */
* bit1 - NF - Negation Flag (last ALU op was subtract or compare)
* bit0 - CF - Carry Flag
|| Flags are affected by most operations. That includes F5 and F3.
HF and NF are used in the DAA algorithm.
|-
13,173
edits