Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Register parameters

RST 20H, DEFW $080C
IN:  A = return code ( Use RC_OK for a standard exit )

OUT: -

Notes

Internal operating system usage. Does not return to caller. Applications use OS_Bye to kill itself.

Related calls

OS_Poll, poll for an application
DC_Pol, poll for card usage
OS_Stk, stack the current process (application)
OS_Ent, enter an application
DC_Ent, enter process
DC_Nam, name current application
OS_Exit, exit an application
OS_Bye, exit application
OS_Use, process card usage
DC_Alt, pass an alternative character

  • No labels