Prev: F1E0 Up: Map Next: F209
F206: Plot static tiles, horizontal
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_horizontal F206 XOR A Set direction flag to zero
F207 JR plot_static_tiles Exit via plot static tiles
Prev: F1E0 Up: Map Next: F209