1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
ol.sc 7d2972fdb2 Fixed line endings.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5526 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-14 22:15:23 +00:00
asminc recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
doc recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
include recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
libsrc Fixed line endings. 2012-02-14 22:15:23 +00:00
make Fix missing semicolons. By Alex <xenogenesi@virgilio.it>. 2012-01-26 19:30:54 +00:00
packages Add missing Debian build-dependancy on "texinfo". 2012-01-18 21:34:33 +00:00
samples Normalized coding style. 2012-02-09 12:32:53 +00:00
src Remove the check for the target system. It is checked by grc65. 2012-02-09 22:01:03 +00:00
targetutil Somewhat nicer user feedback. 2012-02-12 23:02:46 +00:00
testcode Removed '.c65' from include file name. 2012-02-09 09:13:34 +00:00
util Added a convertor from Latin1 to PetSCII. By Greg King. 2011-04-29 15:39:28 +00:00