Exec macro
Description
Execute a binary
Usage
exec command
command may be : (ptr), address
Example
.include "telestrat.inc"
.include "../orix-sdk/macros/SDK_process.mac"
exec mycommand
rts
mycommand:
.asciiz ls
Call XEXEC kernel function.
Last update:
2024-02-15