mirror of
https://github.com/lefticus/6502-cpp.git
synced 2026-01-23 04:16:31 +00:00
write_multi_color_line(): Replaces write_multi_color_pixel(). write_line(): Replaces write_pixel(). The generated code is not affected by this change.