The WBASS2 Z80 Assembler
Lightweighted Z80 assembler and monitor in the dutch language.
A beautiful thing about WB-ASS is, that it used the Memory Mapper for its editor buffer, so you could edit files up to 100K! The global labels from the first file (which could be saved automagically) were hand-included in the second one.
mkdir -p package/
unzip wbass2.zip
mv zoekram.bin package/
mv wbass2.bin package/
mv wbass2.bas package/
hub install WBASS2