/
GN_Sop, Write local string to standard output

GN_Sop, Write local string to standard output

Register parameters

RST 20H, DEFW $3A09
IN:
     HL = pointer to local null-terminated string
OUT:
     Fc = 0
     HL points to the null

Registers changed after return:
     A.BCDE../IXIY same
     .F....HL/.... different

Notes

This call is deprecated, use OS_Sout.

Strings should not cross bank/segment boundaries or rubbish will be printed from the position of the boundary crossing and onwards.

Related calls

OS_Out, write character to standard output
OS_Sout, write local string to standard output
OS_Bout,write string at (B)HL to standard output 
OS_Pout, write embedded null-terminated string at caller (PC) to standard output
OS_Hout, write hexadecimal byte to standard output
OS_Nln, send newline (CR/LF) to standard output
GN_Sop, write local string to standard output
GN_Soe, write string at extended address to standard output
GN_Nln, send newline (CR/LF) to standard output 

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
OS_Pout, Write embedded string at (PC) to standard output.
OS_Pout, Write embedded string at (PC) 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_Nln, send new line (CR/LF) to standard output
OS_Nln, send new line (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_Out, Write character to standard output
OS_Out, Write character to standard output
More like this

web analytics