macOS
brew install wla-dxlocal Homebrew formula metadata
brew
wla-dx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wla-dxlocal Homebrew formula metadata
nix profile install nixpkgs#wla-dxnixpkgs package indexes · pkgs/by-name/wl/wla-dx/package.nix · ソース: api.github.com
概要
Yet another crossassembler package
履歴
WLA DX, short for Wzonka-Lad Assembler Deluxe, is a long-running multi-platform cross-assembler and linker package for classic 8-bit and 16-bit CPU families and game-console development. It assembles source files into object or library files with `wla-ARCH` front ends and links them with `wlalink` into ROM images or programs.
Ville Helin's documentation explains that WLA began from his need for a macro assembler for GB-Z80 Game Boy code. The project expanded when Gaelan Griffin needed real Z80 support for Sega Master System work, then grew to support 6502 systems for NES developers, 65816 for SNES developers, and additional CPU families. The old homepage identifies the original authorship period as 1998-2008, after which the documentation notes that others could participate in development, more recently through GitHub.
The GitHub repository, created in January 2014, became the modern development home. By the 10.x documentation line, WLA DX covered GB-Z80, Z80, Z80N, eZ80, 6502, 65C02, 65CE02, 65816, 68000, 6800, 6801, 6809, 8008, 8080, HuC6280, SPC-700, SuperFX, Cx4, and SH-2-oriented use cases, with Read the Docs documentation and a current release line continuing into 2026.
WLA DX is used by retrocomputing and homebrew developers who need a real assembler/linker flow for consoles rather than a single hard-coded target. Its documentation emphasizes explicit `.MEMORYMAP` and `.ROMBANKMAP` definitions, separate assembly and linking stages, library/object-file support, and ROM patching with `.BACKGROUND` and overwrite sections.
Its significance is that it is one of the durable cross-assembler packages that grew with console homebrew communities rather than from mainstream compiler infrastructure. For package nerds, the interesting bit is the breadth: one toolchain family covers Game Boy, NES, SNES, Master System/Game Gear, Mega Drive/Genesis-related CPUs, PC Engine, SPC-700, SuperFX, and other retro targets while preserving a linker model and symbol outputs useful to emulators and debugging tools.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wla-6502 | cli | グローバル実行可能ファイル | |
wla-65816 | cli | グローバル実行可能ファイル | |
wla-65c02 | cli | グローバル実行可能ファイル | |
wla-65ce02 | cli | グローバル実行可能ファイル | |
wla-6800 | cli | グローバル実行可能ファイル | |
wla-68000 | cli | グローバル実行可能ファイル | |
wla-6801 | cli | グローバル実行可能ファイル | |
wla-6809 | cli | グローバル実行可能ファイル | |
wla-8008 | cli | グローバル実行可能ファイル | |
wla-8080 | cli | グローバル実行可能ファイル | |
wla-gb | cli | グローバル実行可能ファイル | |
wla-huc6280 | cli | グローバル実行可能ファイル | |
wla-spc700 | cli | グローバル実行可能ファイル | |
wla-superfx | cli | グローバル実行可能ファイル | |
wla-z80 | cli | グローバル実行可能ファイル | |
wla-z80n | cli | グローバル実行可能ファイル | |
wlab | cli | グローバル実行可能ファイル | |
wlalink | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/vhelin/wla-dx
インストールメタデータ
| パッケージキー | brew:wla-dx |
|---|---|
| バージョン | 10.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wla-dx |
| ホームページ | https://github.com/vhelin/wla-dx |
| リポジトリ | https://github.com/vhelin/wla-dx |
| 上流ドキュメント | https://github.com/vhelin/wla-dx#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/vhelin/wla-dx/archive/refs/tags/v10.7.tar.gz |
| 最終更新 | 2026-06-28T13:03:47+09:00 |
| Pulse | updated |
| ビルド依存関係 | cmake |
| 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 | wla-dx |
| 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 パッケージリンクとは分けて表示されます。
wla-dx
nix profile install nixpkgs#wla-dxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.