1
0
mirror of https://github.com/lefticus/6502-cpp.git synced 2026-01-23 04:16:31 +00:00
Files
6502-cpp/examples
Marko Mäkelä 24df091a6f Introduce VIC_II::HighResSprite and VIC_II::MultiColorSprite.
write_multi_color_line(): Replaces write_multi_color_pixel().

write_line(): Replaces write_pixel().

The generated code is not affected by this change.
2016-10-09 18:35:40 +03:00
..