macOS
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · source: api.github.com
brew
6502 C compiler. Version 2.19 via Homebrew; verified from local package data.
install
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · source: api.github.com
sudo apk add cc65Alpine Linux edge package indexes · cc65 · source: dl-cdn.alpinelinux.org
sudo apt install cc65Debian stable package indexes · cc65 · source: deb.debian.org
sudo dnf install cc65Fedora Rawhide package metadata · cc65 · source: dl.fedoraproject.org
nix profile install nixpkgs#cc65nixpkgs package indexes · pkgs/by-name/cc/cc65/package.nix · source: api.github.com
scoop install main/cc65Scoop official bucket manifest trees · bucket/cc65.json · source: api.github.com
overview
6502 C compiler
history
cc65 is a complete cross-development toolchain for 65(C)02 systems, including a C compiler, macro assembler, linker, archiver, simulator, and supporting tools.
The official README traces cc65 to Ron Cain's Small C, enhanced by James E. Hendrix, then to John R. Dunning's Atari-hosted compiler/runtime implementation. Ullrich von Bassewitz moved the code to modern systems, rewrote most of the compiler, and rewrote the runtime library.
cc65 became a long-lived retrocomputing toolchain because it supports many 6502-family targets, including Apple II, Atari 8-bit systems, Commodore machines, NES, Oric, BBC, PC Engine, KIM-1, Commander X16, and others. The supplied package facts show it is packaged across Homebrew, Debian, Fedora, MacPorts, Nix, Scoop, Ubuntu, and Alpine.
Developers use cc65 to build C and assembly programs for old 6502-family machines and custom hardware. The official documentation covers each tool and shows that ld65 linker configuration files define output layout, memory areas, and segment placement.
cc65 is a classic package-manager fixture: a portable cross-compiler suite that lets modern hosts build software for many constrained historic targets. Its many small executables also make it a good test case for toolchain packaging, documentation paths, and target-library layout.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
current directorydirectories passed with --cfg-path$LD65_CFG$CC65_HOME/cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ar65 | cli | global executable | |
ca65 | cli | global executable | |
cc65 | cli | global executable | |
chrcvt65 | cli | global executable | |
cl65 | cli | global executable | |
co65 | cli | global executable | |
da65 | cli | global executable | |
grc65 | cli | global executable | |
ld65 | cli | global executable | |
od65 | cli | global executable | |
sim65 | cli | global executable | |
sp65 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cc65 |
|---|---|
| Version | 2.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cc65 |
| Homepage | https://cc65.github.io/cc65/ |
| Repository | https://github.com/cc65/cc65 |
| Upstream docs | https://cc65.github.io/doc |
| License | Zlib |
| Source archive | https://github.com/cc65/cc65/archive/refs/tags/V2.19.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Library files have been installed to: $HOMEBREW_CELLAR/cc65/2.19/share/cc65 |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cc65 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cc65 2.19-2
complete cross development package for 65(C)02 systems
sudo apt install cc65cc65-doc 2.19-2
cc65 documentation
sudo apt install cc65-doccc65
nix profile install nixpkgs#cc65cc65 2.19-1
complete cross development package for 65(C)02 systems
sudo apt install cc65cc65-doc 2.19-1
cc65 documentation
sudo apt install cc65-doccc65 2.19-r0
Compiler Suite for 6502 based processors
sudo apk add cc65cc65 2.19-15.fc44
A free C compiler for 6502 based systems
sudo dnf install cc65cc65-devel 2.19-15.fc44
Development files for cc65
sudo dnf install cc65-develcc65-doc 2.19-15.fc44
Documentation files for cc65
sudo dnf install cc65-doccc65-utils 2.19-15.fc44
Additional utilities for cc65
sudo dnf install cc65-utilscc65
sudo port install cc65main/cc65
scoop install main/cc65source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.