Skip to content

Yato03/Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Emulator

A high performance Chip8 emulator devoloped in Rust. The emulator can run ROMs specified in src/main.rs. There are some ROMs examples in assets/roms for experimenting.

Installation

git clone https://github.com/Yato03/Chip8-Emulator
cd Chip8-Emulator
cargo build

Use

chip8_emulator

The keys used on the keyboard are:

1 2 3 4
Q W E R
A S D F
Z X C V

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages