.command JMP (oscliv) \ Jump to &FFF7 to execute the OS command pointed to \ by (Y X) and return using a tail callName: command [Show more] Type: Subroutine Category: Utility routines Summary: Execute an OS commandContext: See this subroutine in context in the source code References: This subroutine is called as follows: * Elite loader (Part 5 of 6) calls command
Arguments: (Y X) The address of the OS command string to execute
[X]
Variable oscliv (category: Utility routines)
Contains the address of OSCLIV, for executing OS commands