Skip to content

hensg/cpu-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 CPU Emulator

Building a chip-8 emulator to run some ROMs games.

Running a game

nix run . -- ROMs/INVADERS
  • Q: move left
  • W: fire
  • E: move right

Invaders

Acknowledgments

Thanks to "An Introduction to Chip-8 Emulation using the Rust Programming Language" by @aquova.

About

A Chip-8 CPU emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published