Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Register parameters

Code Block
titleRST 20H, DEFW $280C
IN:  -
OUT: -

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

Notes

Internal operating system usage.
This call is invoke by a RET ending execution of an ELF binary. It returns to the caller with all main and index registers preserved. It restores the stack and the performs the stackframe adjustement.

Related calls

DC_Elf, ELF interface
GN_Elf, Enter ELF program