Skip to content

KM198912/CC65

Repository files navigation

The cc65 cross-compiler suite

This is a Copy of my version of the CC65 toolset to work specifically with my emulator, it has opcodes, not originally supported by any 6502 based system, this includes support for 9 general purpose registers, opcodes to directly manipulate video memory, based on sync signal given by the cpu, and more to come, i dont care much about breaking compability with other targets, so i highly discourage the use of this on other targets, if you do, i dont take the blame if things break, but i dont claim to have made this, the list of people, as taken from the CC65 repository and unmodified is below

People

cc65 is originally based on the "Small C" compiler by Ron Cain and enhanced by James E. Hendrix.

Project founders

  • John R. Dunning: original implementation of the C compiler and runtime library, Atari hosted.
  • Ullrich von Bassewitz:
    • moved Dunning's code to modern systems,
    • rewrote most parts of the compiler,
    • rewrote all of the runtime library.

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.

Snapshot Build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 112