/
DC_Rte, Return from ELF
DC_Rte, Return from ELF
Register parameters
RST 20H, DEFW $280C
IN: - OUT: - Registers affected after return: AFBCDEHL/IXIY same ......../.... different
Notes
Internal operating system usage.
This call is invoked by a RET ending execution of an ELF binary. It returns to the caller with main and index registers preserved (alternate register set changed). It restores the stack and the performs the stackframe adjustement.
Related calls
DC_Elf, ELF interface
GN_Elf, Enter ELF program
, multiple selections available,
Related content
DC_Elf, Executable and Linkable Format (ELF) Interface
DC_Elf, Executable and Linkable Format (ELF) Interface
More like this
GN_Nln, Send newline (CR/LF) to standard output
GN_Nln, Send newline (CR/LF) to standard output
More like this
GN_Elf, Enter ELF program
GN_Elf, Enter ELF program
More like this
DC_Dis, Disassemble
DC_Dis, Disassemble
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
GN_Soe, Write string at extended address to standard output
GN_Soe, Write string at extended address to standard output
More like this