1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
Bob Andrews 97cfb8c67a
Merge pull request #2266 from acqn/StructFix
[cc65] Fixes for structs/unions
2023-11-28 15:00:58 +01:00
.github
asminc style update and add rp6502 doc 2023-11-17 11:08:51 -08:00
cfg style update and add rp6502 doc 2023-11-17 11:08:51 -08:00
doc Merge pull request #2268 from picocomputer/master 2023-11-27 17:53:43 +01:00
include style update and add rp6502 doc 2023-11-17 11:08:51 -08:00
libsrc style update 2023-11-26 15:12:20 -08:00
samples
src Merge pull request #2266 from acqn/StructFix 2023-11-28 15:00:58 +01:00
targettest
test Merge pull request #2266 from acqn/StructFix 2023-11-28 15:00:58 +01:00
util
.editorconfig
.gitattributes
.gitignore
.travis.yml
Contributing.md Re-introduce necessary comments, wit a clearer wording 2023-10-03 18:35:23 +02:00
LICENSE
Makefile
Makefile.travis
README.md mention in readme 2023-11-06 21:53:14 -05:00

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

Project founder:

  • Ullrich von Bassewitz

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