1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
ol.sc 97b950b8d8 Removed unused TGI mode tables.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5015 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-05-02 10:30:49 +00:00
asminc New TGI routines tgi_getaspectratio/tgi_setaspectratio. 2011-05-01 18:40:38 +00:00
doc Fix problem with changed syntax of option -W for the compiler: -W will now 2011-05-01 17:56:44 +00:00
include New TGI routines tgi_getaspectratio/tgi_setaspectratio. 2011-05-01 18:40:38 +00:00
libsrc Removed unused TGI mode tables. 2011-05-02 10:30:49 +00:00
make
packages
samples Cache aspect ratio like already done with resolution. 2011-05-01 21:38:04 +00:00
src Fixed typos in comments. No code changes. 2011-05-01 21:40:00 +00:00
testcode change my email addr from cpg@aladdin.de to chris@groessler.org 2011-02-26 22:15:24 +00:00
util Added a convertor from Latin1 to PetSCII. By Greg King. 2011-04-29 15:39:28 +00:00