# 使用 Homebrew, Nix 安装 wla-dx

查看 wla-dx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:wla-dx
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wla-dx
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#wla-dx
```

  证据: nixpkgs package indexes: pkgs/by-name/wl/wla-dx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:wla-dx
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/wla-dx>
- **版本:** 10.7
- **来源摘要:** Yet another crossassembler package
- **主页:** <https://github.com/vhelin/wla-dx>
- **仓库:** <https://github.com/vhelin/wla-dx>
- **许可证:** 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
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- 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-cx4 (cli)
- wla-ez80 (cli)
- wla-gb (cli)
- wla-huc6280 (cli)
- wla-sh2 (cli)
- wla-spc700 (cli)
- wla-superfx (cli)
- wla-z80 (cli)
- wla-z80n (cli)
- wlab (cli)
- wlalink (cli)
- wla-6502 (别名)
- wla-65816 (别名)
- wla-65c02 (别名)
- wla-65ce02 (别名)
- wla-6800 (别名)
- wla-68000 (别名)
- wla-6801 (别名)
- wla-6809 (别名)
- wla-8008 (别名)
- wla-8080 (别名)
- wla-cx4 (别名)
- wla-ez80 (别名)
- wla-gb (别名)
- wla-huc6280 (别名)
- wla-sh2 (别名)
- wla-spc700 (别名)
- wla-superfx (别名)
- wla-z80 (别名)
- wla-z80n (别名)
- wlab (别名)
- wlalink (别名)

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 10.7
- 管理器更新时间: 2026-06-28
- 本地数据: OK
- 上游仓库: https://github.com/vhelin/wla-dx
- 检测到的最新版本: v10.7 (当前)
## 项目历史与用法

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.

### 时间线

- 1998-2008: WLA DX was originally written by Ville Helin.
- 2014-01-16: the current GitHub repository was created.
- 2026-06-28: GitHub listed v10.7 as the latest release during this enrichment run.

### Related projects

- WLA DX sits in the same retro-development space as other cross-assemblers such as ACME and ca65, but its own identity is tied to multi-console ROM development and a linked object-file workflow.

### 来源

- <https://api.github.com/repos/vhelin/wla-dx>
- <https://api.github.com/repos/vhelin/wla-dx/releases/latest>
- <https://github.com/vhelin/wla-dx>
- <https://wla-dx.readthedocs.io/en/latest/introduction.html>
- <https://www.villehelin.com/wla-README.html>
- <https://www.villehelin.com/wla.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Nix - wla-dx: normalized package name match | nixpkgs package indexes: pkgs/by-name/wl/wla-dx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [asm6809](https://pkg.so/zh-hans/brew/asm6809/) - Shares pkgdb curated category or tags: assembler, cli, cross-assembler, developer-tools, retrocomputing.
- [yasm](https://pkg.so/zh-hans/brew/yasm/) - Shares pkgdb curated category or tags: assembler, cli, compiler-tools, developer-tools.
- [acme](https://pkg.so/zh-hans/brew/acme/) - Shares pkgdb curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [dasm](https://pkg.so/zh-hans/brew/dasm/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, retrocomputing.
- [jasmin](https://pkg.so/zh-hans/brew/jasmin/) - Shares pkgdb curated category or tags: assembler, cli, compiler-tools, developer-tools.
- [xa](https://pkg.so/zh-hans/brew/xa/) - Shares pkgdb curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [atasm](https://pkg.so/zh-hans/brew/atasm/) - Shares pkgdb curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [asar](https://pkg.so/zh-hans/brew/asar/) - Local package facts share a topical domain. Shared terms: assembler, cli, developer, developer-tools, retrocomputing.
- [cloog](https://pkg.so/zh-hans/brew/cloog/) - Local package facts share a topical domain. Shared terms: cli, compiler, compiler-tools, developer, developer-tools.
- [spirv-tools](https://pkg.so/zh-hans/brew/spirv-tools/) - Local package facts share a topical domain. Shared terms: assembler, cli, compiler, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/wla-dx.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wla-dx.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
