nestur
The NES (emulator) you left outside in the rain but let dry and still kind of works (by spieglt)
rusty-nes
A hobby NES emulator written in Rust. (by siliconandsolder)
nestur | rusty-nes | |
---|---|---|
1 | 3 | |
542 | 15 | |
- | - | |
0.0 | 1.8 | |
10 months ago | almost 3 years ago | |
Rust | Rust | |
- | GNU General Public License v3.0 only |
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.
rusty-nes
Posts with mentions or reviews of rusty-nes.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Introducing RustyNES!
This is yet another NES emulator written in Rust. After working on it intermittently since 2020, I've finally developed it to the point that I'm comfortable sharing it. RustyNES is available for Linux, Windows, and macOS. If you'd like to try it, or give feedback, here's the repo: https://github.com/siliconandsolder/rusty-nes
-
Trouble with Mapper 1
Here's my implementation of MMC 1: https://github.com/siliconandsolder/rusty-nes/blob/master/src/mapper1.rs
What are some alternatives?
When comparing nestur and rusty-nes you can also consider the following projects:
nibble8 - One of thousands of Rust implementations of a CHIP-8 interpreter
nes-rs - NES emulator written in Rust
plastic - NES emulator in rust with egui and TUI
chip8 - CHIP-8 emulator written in Rust
imnes-emulator - A Desktop NES Emulator built using Rust and ImGui
SDL2Tutorial
potatis - 🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
nes-bundler - Transform your NES-game into a single executable targeting your favourite OS!
nestadia - A cloud NES emulator written in Rust. Originally written for NorthSec CTF 2021.
tetanes - A cross-platform NES emulator written in Rust using wgpu