Routines
Prev:
6A77
Up:
Map
Next:
6AA7
6A9E: Get the tunnel offset and bell, initial guard and entrance locations for the current maze
Used by the routine at
6000
.
Input
HL
6FD7
,
6FDF
,
6FE7
or
6FEF
Output
6A9E
LD DE,
$6FCF
Copy the tunnel offset and bell, initial guard and entrance locations for the current maze to
6FCF
.
6AA1
LD BC,$0008
6AA4
LDIR
6AA6
RET
Prev:
6A77
Up:
Map
Next:
6AA7