cc65 - a freeware C compiler for 6502 based systems
Go to file
uz 28736e9a17 The C16 is not really a separate machine, but identical to the Plus/4, so
the include file must just include the file for the Plus/4.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4610 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-03-06 15:17:08 +00:00
asminc The C16 is not really a separate machine, but identical to the Plus/4, so 2010-03-06 15:17:08 +00:00
doc Added a new document that describes how to use the cc65 toolset with a 2010-02-25 21:51:00 +00:00
include Patch by Marco van den Heuvel that adds detection of GEOS 1.1 and the plus4 2010-02-27 14:46:43 +00:00
libsrc Replaced '=' by ':=' where applicable and moved the atmos specific assembler 2010-02-28 10:22:26 +00:00
make Makefile patch contributed by Greg King: 2009-12-02 15:21:22 +00:00
packages Fixed a copy&paste error. 2010-01-31 11:10:45 +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 Added builtin .min() and .max() pseudo functions to the assembler. 2010-02-11 18:54:08 +00:00
testcode Added support for several machines. 2010-01-08 23:37:25 +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