WLA DX
From GbdevWiki
WLA DX includes the WLA macro assembler, the Binary to Text converter WLAB, and the WLALINK linker. WLA and WLALINK are both available for a variety of targets, of which the GB-Z80 was the initial target.
Distribution
https://github.com/vhelin/wla-dx
Features
- Anonymous labels
- Sections allocate into empty ROM space; data never overlaps
- Multiple processors supported
- Convenient directives for working with the header
Bugs
(Please add any bugs you might encounter to the list below)