Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 331 Bytes

CHIP 8 emulator

This is a chip8 emulator reproducing the behavior of this virtual machine designed in the 70s.

Getting Started

Dependencies

  • rust
  • cargo

Installing

  • git clone the repo

Executing program

  • cargo run -- --rom-file PATH

Authors

Contributors names and contact info

ex. Emmanuel Guefif