macOS
brew install atasmlocal Homebrew formula metadata
brew
atasm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install atasmlocal Homebrew formula metadata
sudo dnf install atasmFedora Rawhide package metadata · atasm · ソース: dl.fedoraproject.org
nix profile install nixpkgs#atasmnixpkgs package indexes · pkgs/by-name/at/atasm/package.nix · ソース: api.github.com
概要
Atari MAC/65 compatible assembler for Unix
履歴
ATasm is a mostly MAC/65-compatible 6502 cross-assembler for Atari 8-bit development. It lets programmers write Atari assembly on modern hosts while producing Atari-native load objects, disk images, and emulator-related outputs.
The README traces ATasm to Mark Schmelzenbach in 1998 and explains that it was created from a desire for a fast Atari-specific cross-assembler after using OSS MAC/65 on real hardware and finding other cross-assemblers lacked Atari-specific directives and conveniences. The current fork documents modifications by Peter Hinz from 2021 through 2025.
The version history records an initial public 0.90 release, GPL release at 1.00, Atari-specific output work such as XFD/ATR and emulator state-file support, undocumented opcodes, MAC/65 compatibility improvements, list/debug output, CC65 header generation, VS Code/Altirra bridge symbol dumps, long branches, trigonometry table helpers, procedure scopes, and .GUARD/.NOTIFY directives.
ATasm occupies a niche but durable package-manager slot: retrocomputing developers need a small native assembler that can be scripted from makefiles and editors instead of running original Atari tools inside an emulator. The supplied metadata shows Homebrew, Fedora/DNF, and Nix packaging.
Its adoption is tightly connected to Atari emulator and cross-development workflows. The README explicitly names Atari800Win, Atari800, and Atari++ state-file targets, and later releases added outputs used by CC65 and VS Code/Altirra tooling.
The command is `atasm [options] <file.m65>`. Users enable undocumented opcodes, raw binary output, include paths, predefined symbols, XFD/ATR output, emulator state-file merging, symbol/list output, CC65 headers, ATasm include files, and JSON symbol dumps for editor integrations.
ATasm is a compact example of why niche retro tools survive in general-purpose package managers: it is small, C-based, scriptable, compatible with old source idioms, and bridges modern build systems with emulator/debugger ecosystems.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
atasm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/CycoPH/atasm
インストールメタデータ
| パッケージキー | brew:atasm |
|---|---|
| バージョン | 1.30 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/atasm |
| ホームページ | https://sourceforge.net/projects/atasm/ |
| リポジトリ | https://github.com/CycoPH/atasm |
| 上流ドキュメント | https://github.com/CycoPH/atasm#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/CycoPH/atasm/archive/refs/tags/V1.30.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | atasm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
atasm
nix profile install nixpkgs#atasmatasm 1.30-4.fc44
6502 cross-assembler
https://github.com/CycoPH/atasm
sudo dnf install atasmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.