nibble8 0.2.0

Yet another Rust implementation of a Chip-8 interpreter, using sdl2.
1
2
pub mod chip8_display;
pub mod sdl_display;