pub struct Chip8Neo { vram: [u8], }