[][src]Module ch8_isa::codegen

Structs

Binary

A Chip-8 binary

Enums

Instruction

A Chip-8 instruction. All instructions that execute a calculation store the result in their first argument.