1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
ol.sc e3f43a2894 Fixed typo.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5535 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-20 23:01:45 +00:00
asminc recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
doc Doc updates by Stefan Haubenthal. 2012-02-19 17:49:38 +00:00
include Additional key definitions for the Oric Atmos. By Stefan Haubenthal. 2012-02-19 17:50:57 +00:00
libsrc Fixed typo. 2012-02-20 23:01:45 +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