Files
cc65/cfg
Greg King 410e4502ee Added a 160x192x2 TGI (graphics) driver to the VIC-20 library.
The driver requires a special linker configuration: "vic20-tgi.cfg".
The VIC-20 computer needs at least 8K of expansion RAM!

"tgidemo.c" needed to be adjusted because the VIC-20's vertical (y) range is greater than its horizontal (x) range -- the opposite of most other platforms.  Also, the circle demo would jam on the VIC-20.
2020-07-08 05:55:30 -04:00
..
2017-12-18 19:19:59 +01:00
2016-03-13 14:32:07 +01:00
2016-03-15 22:55:34 +01:00
2019-11-26 22:18:12 +01:00