macOS
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · 来源: api.github.com
安装
brew install cc65local Homebrew formula metadata
sudo port install cc65MacPorts ports tree · lang/cc65/Portfile · 来源: api.github.com
sudo apk add cc65Alpine Linux edge package indexes · cc65 · 来源: dl-cdn.alpinelinux.org
sudo dnf install cc65Fedora Rawhide package metadata · cc65 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#cc65nixpkgs package indexes · pkgs/by-name/cc/cc65/package.nix · 来源: api.github.com
scoop install main/cc65Scoop official bucket manifest trees · bucket/cc65.json · 来源: api.github.com
概览
6502 C compiler
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/cfg可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ar65 | cli | 全局可执行文件 | |
ca65 | cli | 全局可执行文件 | |
cc65 | cli | 全局可执行文件 | |
chrcvt65 | cli | 全局可执行文件 | |
cl65 | cli | 全局可执行文件 | |
co65 | cli | 全局可执行文件 | |
da65 | cli | 全局可执行文件 | |
grc65 | cli | 全局可执行文件 | |
ld65 | cli | 全局可执行文件 | |
od65 | cli | 全局可执行文件 | |
sim65 | cli | 全局可执行文件 | |
sp65 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cc65 |
|---|---|
| 版本 | 2.19 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cc65 |
| 主页 | https://cc65.github.io/cc65/ |
| 仓库 | https://github.com/cc65/cc65 |
| 上游文档 | https://cc65.github.io/doc |
| 许可证 | Zlib |
| 源码归档 | https://github.com/cc65/cc65/archive/refs/tags/V2.19.tar.gz |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Library files have been installed to: $HOMEBREW_CELLAR/cc65/2.19/share/cc65 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/cc65来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.