cc65 - a freeware C compiler for 6502 based systems
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Bob Andrews f74775b841
Merge pull request #2036 from jefftranter/master
Make some documentation fixes for KIM-1 platform.
1 day ago
.github really update all jobs 4 months ago
asminc add xfseek 2 weeks ago
cfg Merge branch 'cc65:master' into kim1 6 months ago
doc Make some documentation fixes for KIM-1 platform. 2 days ago
include remove trailing spacew, use correct user 3 months ago
libsrc add xfseek 2 weeks ago
samples Create disk of GEOS samples 2 months ago
src remove trailing space on segment "bytes" warning plural 3 weeks ago
targettest Rename sound to _sound. 3 months ago
test test/asm readme val description revision 3 weeks ago
util Merge pull request #1871 from clbr/da816 3 months ago
.gitattributes Added .gitattributes to force LF line endings on commit. 6 years ago
.gitignore Ignore executables in util directory 1 year ago
.travis.yml Don 2 years ago
Contributing.md clean-up of driver return codes 1 month ago
LICENSE Simplified license. 8 years ago
Makefile rename the actual checkstyle target too :) 11 months ago
Makefile.travis The doc now lives in the 'master' branch of the 'doc' project. 5 years ago
README.md Merge branch 'cc65:master' into master 6 months ago

README.md

About cc65

cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, archiver and several other tools. cc65 has C and runtime library support for many of the old 6502 machines. For details look at the Website.

People

Core team members:

External contributors:

(The above list is incomplete, if you feel left out - please speak up or add yourself in a PR)

For a complete list look at the full team list or the list of all contributors

Contact

For general discussion, questions, etc subscribe to the mailing list or use the github discussions.

Some of us may also be around on IRC #cc65 on libera.chat

Documentation

  • The main Documentation for users and developers

  • Info on Contributing to the CC65 project. Please read this before working on something you want to contribute, and before reporting bugs.

  • The Wiki contains some extra info that does not fit into the regular documentation.

Downloads

Snapshot Build