NEWS APPS DOCS ABOUT | ||||
Autodocs Other: SAD --Overview-- ALLOCATE_MEMORY CALL_ADDRESS FREE_MEMORY GET_CONTEXT_FRAME NOP READ_ARRAY READ_BYTE READ_LONG READ_WORD RESET RETURN_TO_SYSTEM TURN_OFF_SINGLE TURN_ON_SINGLE WRITE_ARRAY WRITE_BYTE WRITE_LONG WRITE_WORD Include GuruMeditation | CALL ADDRESS - JSR to the given address. Command: $AF $07 Data: $ww $xx $yy $zz Call the following address as a subroutine. No registers will be set up but the context frame will exist. Standard calling conventions apply (d0/d1/a0/a1 are available, rest must be saved) The command will be ACK'ed when received. Command ACK: $00 $07 Command DONE: $1F $07 Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |