Skip to content

Saphereye/chip-8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 emulator

This project is an implementation of an emulator for the CHIP-8 fantasy video game console.

How to run

Input file is currently hardcoded. There are plans to use clap for the cli parsing.

cargo run --release

Screenshots

Running the IBM logo program

image

Tetris

image more roms can be found here

About

CHIP-8 rust implementation

Topics

Resources

Stars

Watchers

Forks

Languages