1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-29 10:29:30 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
ol.sc 077520abeb Removed comment that wasn't correct anymore and didn't fit the cc65 style anyway.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5528 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-17 21:08:13 +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 Removed comment that wasn't correct anymore and didn't fit the cc65 style anyway. 2012-02-17 21:08:13 +00:00
libsrc My recent decision to reuse the character specification table from the base target was based on the fact that CBM GEOS used a copy of the CBM character specification table for the last ten years. 2012-02-17 20:23:35 +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