Skip to content

death7654/Chip8-Emulator-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8-Emulator-Rust

  • This is a recreation of the Chip 8 Interperter in Rust.
image
  • To test out this project
    • Install Rust and its dependencies from its offical website
    • Clone the repository
    • cd to its folder
    • move sdl.dll to /target/debug
    • run cargo run test_roms/test_opcode.ch8 or cargo run test_roms/test_opcode_with_audio.ch8 to test audio
      • The test roms were provided by NinjaWeedle found in this repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages