/
OS_Isq, Initialize prefix sequence
OS_Isq, Initialize prefix sequence
Register parameters
RST 20H, DEFW $D006
IN: HL = sequence buffer OUT: - Registers affected after return: A.BCDE../IXIY same .F....HL/.... different
Notes
Internal operating system usage.
Clears buffer and sets buffer pointer. Buffer length is 22 bytes.
Related calls
OS_Wsq, write to prefix sequence
, multiple selections available,
Related content
GN_Sop, Write local string to standard output
GN_Sop, Write local string 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_Pout, Write embedded string at (PC) to standard output.
OS_Pout, Write embedded string at (PC) to standard output.
More like this
GN_Soe, Write string at extended address to standard output
GN_Soe, Write string at extended address 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_Out, Write character to standard output
OS_Out, Write character to standard output
More like this