Prev: F206 Up: Map Next: F20B
F209: Plot static tiles, vertical
Used by the routine at plot_statics_and_menu_text.
Input
DE Pointer to screen address.
HL Pointer to [count, tile indices, ...].
plot_static_tiles_vertical F209 LD A,$FF Set the plot direction flag to $FF (vertical)
FALL THROUGH into plot_static_tiles
Prev: F206 Up: Map Next: F20B