Routines
Prev:
63494
Up:
Map
Next:
63504
63499: Draw a graphic with lookup index
A
, width of 2 and height of 2 at character coordinates (
C
,
B
)
Used by the routines at
46490
and
48191
.
Input
A
Index of graphic to draw in graphic data lookup table at
29272
B
y-coordinate (characters) for printing item
C
x-coordinate (characters) for printing item
63499
LD DE,514
Load
D
and
E
with 2
63502
JR
63507
Draw a graphic with lookup index
A
at character coordinates (
C
,
B
) with width 2 and height 2 and return
Prev:
63494
Up:
Map
Next:
63504