slintula / Vic20-linedraw

Buffered line-drawing routine for unexpanded Vic-20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vic20-linedraw

A buffered line-drawing routine for unexpanded Vic-20

Compiler: acme

This routine defines character data dynamically instead of using static character mapped "hi-res"-screen; 128 custom chars are splitted to two char-buffers which are alternately copied to visible screen. Buffer swaps can be seen in action by commenting out code that sets custom chars.

About

Buffered line-drawing routine for unexpanded Vic-20

License:GNU General Public License v3.0


Languages

Language:Assembly 98.0%Language:Shell 2.0%