| Entry | |
|---|---|
| R0 | 2 |
| R1 | pointer to command tail |
| R2 | currently active object pointer to write |
| R3 | pointer to command name |
| Exit | |
|---|---|
| R0 | Preserved |
| R1 | Preserved |
| R2 | Preserved |
| R3 | Preserved |
The purpose of this call is to inform the Operating System and current application, that a new application is starting.
Although registers are preserved, the call may not return.
This SWI allows you to fake starting an application. It