Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Applied links to related System Call API's

...

Code Block
languagenone
titleRST 20H, DEFW$100C
IN:
    A = character to output

OUT: -

Registers affected after return:
    AFBCDEHL/IXIY same
    ......../.... different

Notes

Internal operating system usage.

 Writes char to both outstream and outstreamT - close output streams if write error. If there is no CLI, outputs to screen.

Related calls

DC_Icl, Invoke new CLI
DC_In, Read from CLI
DC_Prt, Print to CLI
DC_Xin, Examine CLI input
DC_Rbd, Rebind streams
DC_Gen, screen driver SOH call
OS_Cli, CLI interface