Prev: $1D27 Up: Map Next: $1D2D
$1D28: Terminate an interruptible subcommand
Used by the routines at $0C31, $1129, $136F, $13F3, $16E9, $1EE3, $2387, $241B and $2745.
$1D28 LDA #$00 Remove the interruptible subcommand routine address from the character's buffer.
$1D2A STA $AB
$1D2C RTS
Prev: $1D27 Up: Map Next: $1D2D