The Z80 part is right, but talking about a flag in the context of the Z80 instruction set it should be quite clear you mean a programming flag not a country flag
I don’t know the z80 specifically, but it’s probably an assembly keyword for a special bit (“flag”) that indicates if the result of the previous operation was nonzero.
A_norny_mousse@feddit.org 3 weeks ago
That’s one way “nz flag in z80” makes sense to me. What else could it mean?
tiramichu@sh.itjust.works 3 weeks ago
The Z80 part is right, but talking about a flag in the context of the Z80 instruction set it should be quite clear you mean a programming flag not a country flag
A_norny_mousse@feddit.org 3 weeks ago
whats nz then?
Malgas@beehaw.org 2 weeks ago
I don’t know the z80 specifically, but it’s probably an assembly keyword for a special bit (“flag”) that indicates if the result of the previous operation was nonzero.