Routines
Prev:
A11C
Up:
Map
Next:
A1B5
A1AF: Routine at A1AF
Used by the routines at
A9B7
,
B6FD
and
B77F
.
A1AF
PUSH HL
Stash
HL
on the stack.
A1B0
PUSH IX
HL
=
IX
(using the stack).
A1B2
POP HL
A1B3
JR
$A1C1
Jump to
A1C1
.
Prev:
A11C
Up:
Map
Next:
A1B5