1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-25 02:29:52 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
uz 3f5b2a8fbd Allow to disable the "Result of comparison is constant" warning.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4883 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-11-28 21:16:46 +00:00
asminc Removed the header files for the rs232 API since it has been replaced by 2010-07-11 16:43:31 +00:00
doc Allow to disable the "Result of comparison is constant" warning. 2010-11-28 21:16:46 +00:00
include add Atari version 2010-10-28 21:13:52 +00:00
libsrc Added kernal replacement routines for RDTIM and SETTIM. 2010-11-25 20:39:46 +00:00
make Renamed grc -> grc65. 2010-11-18 22:09:36 +00:00
packages Renamed grc to grc65 to avoid name conflicts with another software named grc. 2010-11-18 18:47:01 +00:00
samples Added explicit tgi_clear() after tgi_init() now that this isn't done by tgi_init() anymore. 2010-01-26 20:12:35 +00:00
src Allow to disable the "Result of comparison is constant" warning. 2010-11-28 21:16:46 +00:00
testcode Added getopt. The implementation is based on a public domain source, 2010-07-10 11:28:02 +00:00
util git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00