macOS
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · source: api.github.com
brew / rank 4150
6502 C compiler. Version 2.19 via Homebrew; verified from local package data. Also installable with debian: sudo apt install cc65.
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 | executable | indexed executable | Discovered from the local executable index. |
ca65 | executable | indexed executable | Discovered from the local executable index. |
cc65 | executable | indexed executable | Discovered from the local executable index. |
chrcvt65 | executable | indexed executable | Discovered from the local executable index. |
cl65 | executable | indexed executable | Discovered from the local executable index. |
co65 | executable | indexed executable | Discovered from the local executable index. |
da65 | executable | indexed executable | Discovered from the local executable index. |
grc65 | executable | indexed executable | Discovered from the local executable index. |
ld65 | executable | indexed executable | Discovered from the local executable index. |
od65 | executable | indexed executable | Discovered from the local executable index. |
sim65 | executable | indexed executable | Discovered from the local executable index. |
sp65 | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://cc65.github.io/cc65/ |
| Repository | https://github.com/cc65/cc65 |
| Bottle | not recorded |
| Service | none declared |
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-16.fc45
A free C compiler for 6502 based systems
sudo dnf install cc65cc65-devel 2.19-16.fc45
Development files for cc65
sudo dnf install cc65-develcc65-doc 2.19-16.fc45
Documentation files for cc65
sudo dnf install cc65-doccc65-utils 2.19-16.fc45
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.