ZeStig@programming.dev to Aneurysm Posting@sopuli.xyzEnglish · 4 days agoNeW zEaLaNd 🙄message-squaremessage-square8fedilinkarrow-up121file-text
arrow-up121message-squareNeW zEaLaNd 🙄ZeStig@programming.dev to Aneurysm Posting@sopuli.xyzEnglish · 4 days agomessage-square8fedilinkfile-text
minus-squareTelex@sopuli.xyzlinkfedilinkarrow-up1·3 days agohttp://www.z80.info/z80sflag.htm There’s no NZ flag. There’s the regular Z flag like in most processors. NZ is the condition of zero not being set. https://en.wikipedia.org/wiki/Zero_flag It’s probably a typo in the question or an actual question by human after seeing something like a JNZ instruction. https://tutorials.eeems.ca/Z80ASM/app1c.htm
http://www.z80.info/z80sflag.htm
There’s no NZ flag. There’s the regular Z flag like in most processors. NZ is the condition of zero not being set.
https://en.wikipedia.org/wiki/Zero_flag
It’s probably a typo in the question or an actual question by human after seeing something like a JNZ instruction.
https://tutorials.eeems.ca/Z80ASM/app1c.htm