tinychip 0.1.1

CHIP-8 emulator/interpreter
Documentation
1
2
3
4
/// SDL2
pub mod sdl;
/// SFML
pub mod sfml;