Skip to content

slintula/Vic20-linedraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.