Skip to content

Chip8 Emulator in Rust. Planning to refactor this project in the future.

Notifications You must be signed in to change notification settings

BlueyNeilo/Chip8Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Emulator in Rust

Rust Setup

Setup Guide

How to play

-Run the executable /target/Chip8Emulator/chip_8.exe

-Enter the name for one of the listed ROMs

-Window will open up with the emulated chip8 ROM.

Keyboard

See EmulatorSpecs.docx for all possible keys to press

Pong controls

1 - left paddle up

Q - left paddle down

4 - right paddle up

R - right paddle down

ROM Copyright

Chip8 ROMs are in public domain

Technical references

Laurence Muller's Chip8 Emulator Guide

Cowgod's Chip-8 Technical Reference

About

Chip8 Emulator in Rust. Planning to refactor this project in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published