nestur
The NES (emulator) you left outside in the rain but let dry and still kind of works (by spieglt)
nibble8
One of thousands of Rust implementations of a CHIP-8 interpreter (by hgrsd)
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.
nestur
Posts with mentions or reviews of nestur.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Play old games on pinephone (emulation)
I compiled my NES emulator to play with the dock connected but it only ran at about a quarter of the speed it's supposed to. Then I tried a GameBoy emulator (I forget which) and it was unplayable also.
nibble8
Posts with mentions or reviews of nibble8.
We have used some of these posts to build our list of alternatives
and similar projects.
-
nibble8 - a CHIP-8 interpreter
Over the past weeks I've been working on a side project - implementing a CHIP-8 interpreter in Rust. See Github and Crates.io.
github link
- nibble8 - yes, it's another chip-8 interpreter
-
nibble8 - yet another chip-8 emulator
This is the repo: https://github.com/hgrsd/nibble8.
What are some alternatives?
When comparing nestur and nibble8 you can also consider the following projects:
nes-rs - NES emulator written in Rust
Rust-chip8_emulator - Rust chip8 emulator in terminal
chip8 - CHIP-8 emulator written in Rust
gbc - A Gameboy Color (GBC) emulator written in Rust.
SDL2Tutorial
yarchi - Yet another Rust CHIP-8 interpreter!
nes-bundler - Transform your NES-game into a single executable targeting your favourite OS!
chip8rs - Chip8 Emulator in Rust
rusty-nes - A hobby NES emulator written in Rust.
endbasic - BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust
imnes-emulator - A Desktop NES Emulator built using Rust and ImGui
ruffle - A Flash Player emulator written in Rust