Routines
Prev:
$1D28
Up:
Map
Next:
$1D32
$1D2D: Terminate a primary command
Used by the routines at
$0EB4
,
$0EC2
,
$12B5
,
$1A04
,
$277D
,
$27AB
,
$28AB
,
$28BC
,
$2A99
,
$2AF9
and
$2B0D
.
$1D2D
LDA #$00
Remove the address of the primary command routine from the character's buffer.
$1D2F
STA $2A
$1D31
RTS
Prev:
$1D28
Up:
Map
Next:
$1D32