![]() |
Routines |
| Prev: $1CEC | Up: Map | Next: $1D27 |
| $1D16 | LDA #$1C | Place the address of the uninterruptible subcommand routine at $1CEC into the character's buffer. | ||
| $1D18 | STA $B1 | |||
| $1D1A | LDA #$EC | |||
| $1D1C | STA $B0 | |||
| $1D1E | LDA #$00 | Remove the address of this primary command routine from the character's buffer. | ||
| $1D20 | STA $2A | |||
| $1D22 | STA $29 | |||
| $1D24 | JMP $1CEC | Set the character on his way in search of a seat. | ||
| Prev: $1CEC | Up: Map | Next: $1D27 |