macOS
brew install wla-dxlocal Homebrew formula metadata
brew
Yet another crossassembler package. Version 10.7 via Homebrew; verified 2026-06-28.
install
brew install wla-dxlocal Homebrew formula metadata
nix profile install nixpkgs#wla-dxnixpkgs package indexes · pkgs/by-name/wl/wla-dx/package.nix · source: api.github.com
overview
Yet another crossassembler package
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wla-6502 | cli | global executable | |
wla-65816 | cli | global executable | |
wla-65c02 | cli | global executable | |
wla-65ce02 | cli | global executable | |
wla-6800 | cli | global executable | |
wla-68000 | cli | global executable | |
wla-6801 | cli | global executable | |
wla-6809 | cli | global executable | |
wla-8008 | cli | global executable | |
wla-8080 | cli | global executable | |
wla-gb | cli | global executable | |
wla-huc6280 | cli | global executable | |
wla-spc700 | cli | global executable | |
wla-superfx | cli | global executable | |
wla-z80 | cli | global executable | |
wla-z80n | cli | global executable | |
wlab | cli | global executable | |
wlalink | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vhelin/wla-dx
install metadata
| Package key | brew:wla-dx |
|---|---|
| Version | 10.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wla-dx |
| Homepage | https://github.com/vhelin/wla-dx |
| Repository | https://github.com/vhelin/wla-dx |
| Upstream docs | https://github.com/vhelin/wla-dx#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/vhelin/wla-dx/archive/refs/tags/v10.7.tar.gz |
| Last updated | 2026-06-28T13:03:47+09:00 |
| Pulse | updated |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wla-dx
nix profile install nixpkgs#wla-dxsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.