Changes

Z80

18 bytes added, 10:40, 1 September 2024
/* Z80 Instructions: N */
{| class="wikitable" border="1"
|-
! Instruction !! Opcode !! NOPs !! Cycles !! S !! Z !! 5 !! H !! 3 !! P !! N !! C !! Effect !! Description
|-
| neg || 11101101 01***100 || 2 || 8 || + || + || + || + || + || V || 1 || + || a := 0 - a || Negate
|-
| nop || 00000000 || 1 || 4 || - || - || - || - || - || - || - || - || nothing ||No Operation
|}
13,173
edits