chip8
CHIP-8 emulator written in Rust (by zeapoz)
chip8
Yet another Chip-8 emulator writen in Rust (by Padrition)
chip8 | chip8 | |
---|---|---|
1 | 1 | |
2 | 6 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | over 2 years ago | |
Rust | Rust | |
MIT License | Do What The F*ck You Want To Public License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
chip8
Posts with mentions or reviews of chip8.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Looking for feedback on my first ever emulator (CHIP-8)
Hey all! Recently finished my first ever emulator over the weekend, an interpreter for the CHIP-8 virtual machine. I implemented it in Rust with the SDL2 crate, both of which I still have a lot to learn about. I'm still very new to it all so I would love for some constructive criticism, be it for emulation or Rust, before I eventually move on to emulating some harder systems. The repository can be found at this GitHub. Thanks.
chip8
Posts with mentions or reviews of chip8.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing chip8 and chip8 you can also consider the following projects:
gameboy - Full featured Cross-platform GameBoy emulator by Rust. Forever boys!.
chip-8 - A fully-featured CHIP-8 interpreter (or "emulator")
nestur - The NES (emulator) you left outside in the rain but let dry and still kind of works
chip8rs - Chip8 Emulator in Rust
yarchi - Yet another Rust CHIP-8 interpreter!
mainspring - A CPU simulator framework built around, and to support the other tools under, the constraints of the first principles of computing project.
ruffle - A Flash Player emulator written in Rust
chip8-book - An introduction to Chip-8 emulation using Rust
mooneye-gb - A Game Boy research project and emulator written in Rust