chip8
CHIP-8 emulator written in Rust (by zeapoz)
gameboy
Full featured Cross-platform GameBoy emulator by Rust. Forever boys!. (by mohanson)
chip8 | gameboy | |
---|---|---|
1 | 1 | |
2 | 1,382 | |
- | - | |
0.0 | 4.2 | |
almost 3 years ago | 4 months ago | |
Rust | Rust | |
MIT License | MIT 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.
gameboy
Posts with mentions or reviews of gameboy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-29.
What are some alternatives?
When comparing chip8 and gameboy you can also consider the following projects:
nestur - The NES (emulator) you left outside in the rain but let dry and still kind of works
Mimic - A Gameboy emulator written in Rust
yarchi - Yet another Rust CHIP-8 interpreter!
gopher64 - N64 emulator written in Rust