Module generator

Source
Expand description

Generators to export to a .PRG or source code.

Structs§

DasmGenerator
Dasm source code generator
ProgramGenerator
.PRG byte code generator

Traits§

Generator
Generate an output for a given application.

Functions§

print_hexdump
Utility function to print the set of bytes into a hexdump kind of format to the console.