Expand description
Generators to export to a .PRG or source code.
Structs§
- Dasm
Generator - Dasm source code generator
- Program
Generator - .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.