These are some graphic routines for C128 and VDC. It utilizes a 640x256 screen (both sizes can be changed upon assembling) for drawing pixels. There are following routines: - initialize video mode - clear the screen - paint a pixel - restore screen from VDC ram to CPU ram - restore screen from CPU ram to VDC ram This source is released under GNU GPL license. This is text file for Turbo Assembler Macro. Its extensions (loops and counters) are used so it cannot be loaded into Turbo Asm v5.x directly. Note also that due to generating tables the assembly time might be long. Maciej 'YTM/Elysium' Witkowiak 26.03.1998, 29.07.2001