Crate deca

Source
Expand description

This module contains the entire “CPU” part of Deca’s CHIP-8 interpreter.

Structs§

Chip8
A struct for holding the state of the CHIP-8 interpreter.
Display
A struct representing a CHIP-8 display.