Changes for version 2.00 - 2008-07-13

  • Split into three layers - lexical scanner, instructions parser and code generator. Added Z80 undocumented instructions. $ in front of labels is optional, accepts lower case assembly instructions, improved error messages, accepts multiple assembly instructions in a line separated by ':'

Documentation

a macro assembler for the Z80 micro-processor

Modules

a Z80 assembler
Scanner for the Z80 assembler
Macro pre-processor for the Z80 assembler
Instruction parser for the Z80 assembler