Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gthvn1 authored Apr 28, 2024
1 parent 1f20cc5 commit 532b8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## What?
- Another *chip8* emulator in rust
- Only instructions used to display IBM logo are implemented
- Next to implement for pong is `0xfe33`
- To run it: `cargo run --bin emulator chip8-roms/IBM_logo.ch8`
- To debug prepend `RUST_LOG=debug`
- [Changelog](https://github.com/gthvn1/chip8-emulator/blob/master/Changelog.md)
Expand Down

0 comments on commit 532b8c2

Please sign in to comment.