macOS
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cc65 in AI-Agent-Workflows.
Installation
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · Quelle: api.github.com
sudo apk add cc65Alpine Linux edge package indexes · cc65 · Quelle: dl-cdn.alpinelinux.org
sudo apt install cc65Debian stable package indexes · cc65 · Quelle: deb.debian.org
sudo dnf install cc65Fedora Rawhide package metadata · cc65 · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cc65nixpkgs package indexes · pkgs/by-name/cc/cc65/package.nix · Quelle: api.github.com
scoop install main/cc65Scoop official bucket manifest trees · bucket/cc65.json · Quelle: api.github.com
Überblick
6502 C compiler
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ar65 | cli | globales Executable | |
ca65 | cli | globales Executable | |
cc65 | cli | globales Executable | |
chrcvt65 | cli | globales Executable | |
cl65 | cli | globales Executable | |
co65 | cli | globales Executable | |
da65 | cli | globales Executable | |
grc65 | cli | globales Executable | |
ld65 | cli | globales Executable | |
od65 | cli | globales Executable | |
sim65 | cli | globales Executable | |
sp65 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:cc65 |
|---|---|
| Version | 2.19 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cc65 |
| Homepage | https://cc65.github.io/cc65/ |
| Repository | https://github.com/cc65/cc65 |
| Upstream-Dokumentation | https://cc65.github.io/doc |
| Lizenz | Zlib |
| Quellarchiv | https://github.com/cc65/cc65/archive/refs/tags/V2.19.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Library files have been installed to: $HOMEBREW_CELLAR/cc65/2.19/share/cc65 |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/cc65Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.