Module cpclib::assembler

source ·
Expand description

Z80 tokens manipulations. Useable

Modules

Production of the bytecodes from the tokens.
Utility functions to manually create tokens.
All the stuff to parse z80 code.
Definition of the tokens.

Functions

Assemble a piece of code and returns the associated list of bytes