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 | TURN ON SINGLE STEPPING Command: $AF $0C Data: <none> This command will turn on SAD single stepping mode. This means that SAD will single step (via 68000 trace mode) the system. SAD will take over the TRACE exception vector during this time. This command will return the contents of the vector such that you can return this value when you wish to turn off single stepping mode. Note that turning on single stepping mode while in $BF prompting will cause the step to be taken and then SAD will execute in $3F mode (non-NMI) The command returns <$wwxxyyzz> which you must use when turning off the single-step mode. Command ACK: $00 $0C Command DONE: $1F $0C $ww $xx $yy $zz Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |