/
GN_Cme, Compare null-terminated strings
GN_Cme, Compare null-terminated strings
Register parameters
RST 20H, DEFW $4209
IN: BHL = extended pointer to first string (B = 0, HL is local) DE = local pointer to second string OUT: Fz = 0, strings are different Fz = 1, strings are equal Registers changed after return: ..BCDEHL/IXIY same AF....../.... different
, multiple selections available,
Related content
GN_Soe, Write string at extended address to standard output
GN_Soe, Write string at extended address to standard output
More like this
GN_Sop, Write local string to standard output
GN_Sop, Write local string to standard output
More like this
GN_Nln, Send newline (CR/LF) to standard output
GN_Nln, Send newline (CR/LF) to standard output
More like this
OS_Bout, Write string at (B)HL to standard output
OS_Bout, Write string at (B)HL to standard output
More like this
OS_Pout, Write embedded string at (PC) to standard output.
OS_Pout, Write embedded string at (PC) to standard output.
More like this
OS_Sout, Write local string to standard output
OS_Sout, Write local string to standard output
More like this