![]() |
Thanks to Julio Marchi for this space in MSX All |
Compac (.VDC) and (.ATC)
This file saves the Screen 2 in two files: the first contains the character table compressed using the Layout format and has the “.VDC” extension; the second file contains the color table compressed using the Run-Length algorithm and has the “.ATC” extension.
p 08 F0
Draw 8 lines in sequence, where the front color is 15 (white) and the background color is 0 (black). |