Function retroboy::run_chip8

source ·
pub fn run_chip8(rom_path: &str) -> Result<()>