cc65 - a freeware C compiler for 6502 based systems https://github.com/cc65/cc65
Find a file
ol.sc 2e0ab6f863 Set _oserror only on error.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4679 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-06-01 21:01:59 +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 Fixed several errors in the description of _poserror. 2010-06-01 20:46:48 +00:00
include Added function to find out the volume name of a ProDOS 8 disk in a ProDOS 8 device. 2010-05-26 21:02:35 +00:00
libsrc Set _oserror only on error. 2010-06-01 21:01:59 +00:00
make Makefile patch contributed by Greg King: 2009-12-02 15:21:22 +00:00
packages Minor corrections by Robert Hurst for use with RPMFusion. 2010-04-16 19:37:59 +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 relative include path handling: The path of an input file is now pushed 2010-05-30 13:31:09 +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