Vram

Type Alias Vram 

Source
pub type Vram = [bool; 2048];
Expand description

An array of bools that represents the CHIP-8’s screen.