Routines
Prev:
C821
Up:
Map
Next:
C86E
C863: Routine at C863
Used by the routines at
C821
,
D102
and
DC6C
.
C863
PUSH IX
Stash
IX
on the stack.
C865
CALL
FetchObjectDataPointer
Call
FetchObjectDataPointer
.
C868
CALL
$C86E
Call
C86E
.
C86B
POP IX
Restore
IX
from the stack.
C86D
RET
Return.
Prev:
C821
Up:
Map
Next:
C86E