2021-06-11 17:31:29 +02:00
2021-06-11 17:31:29 +02:00
2021-03-10 14:38:13 +01:00
2021-03-10 14:38:13 +01:00
2021-03-10 14:38:13 +01:00
2021-06-11 17:31:29 +02:00

chip8-rs

Yet another chip8 emulator written in rust \o/

TODO

  • Expand on this README
  • Add some documentation
  • Add delay for beeper
  • Fix input

System Dependencies

sdl2 together with its dependencies are required to be installed on your hostmachine. On Arch-based distros you can use these packages: sdl2 sdl2_gfx sdl2_image sdl2_mixer sdl2_ttf

Credits

For this project I used the help from the following sites:

Description
No description provided
Readme 20 MiB
Languages
Rust 100%