Crate deca

source · []
Expand description

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

Structs

A struct for holding the state of the CHIP-8 interpreter.

A struct representing a CHIP-8 display.