1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 20:29:34 +00:00
cc65/src
Oliver Schmidt 54e09fdd03 Added basic frame for new target 'creativision'.
Kym Greenshields <kym.greenshields@gmail.com> has expressed interest
in contributing and maintaining support for the VTech CreatiVision system.

this resembles commit 8e6b8dd0af from oliver
2016-02-28 19:05:40 +01:00
..
ar65 Fixed a warning message. 2015-09-25 02:31:17 -04:00
ca65 Added basic frame for new target 'creativision'. 2016-02-28 19:05:40 +01:00
cc65 Added basic frame for new target 'creativision'. 2016-02-28 19:05:40 +01:00
chrcvt Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cl65 Merge pull request #249 from polluks/master 2015-12-27 13:40:20 +01:00
co65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
common Added basic frame for new target 'creativision'. 2016-02-28 19:05:40 +01:00
da65 Merge pull request #142 from greg-king5/disassemble-segment 2014-12-03 14:07:12 +01:00
dbginfo Fixed the " til " typos. 2015-09-06 12:25:00 -04:00
grc65 No copyright message here. 2013-04-27 17:39:52 +02:00
ld65 Changed the way that ld65 handles bad offset/start segment attributes, and reports memory area overflows. 2015-10-22 19:24:08 -04:00
od65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim65 Changed stdout to stderr to separate sim65's output streams. Suggested doc edit. 2016-01-05 17:45:18 +01:00
sp65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
.gitignore Added MS VS 2010 solution with projects for the major binaries. 2013-04-10 19:30:36 +02:00
ar65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
ca65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
cc65.sln Removed c1p65 object file converter. 2015-01-05 20:55:45 +01:00
cc65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
cl65.vcxproj Removed unused header. 2014-03-03 22:52:39 +01:00
co65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
common.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
da65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
grc65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
ld65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
Makefile Removed c1p65 object file converter. 2015-01-05 20:55:45 +01:00
od65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
sim65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00
sp65.vcxproj Migrated project files to VS2013. 2014-02-19 23:09:46 +01:00