nes-emulator
potatis
nes-emulator | potatis | |
---|---|---|
1 | 15 | |
8 | 660 | |
- | - | |
4.2 | 3.1 | |
over 1 year ago | 11 days ago | |
Rust | Rust | |
MIT License | MIT License |
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.
nes-emulator
-
Some questions about egui and guis in general
I'm also currently working on a NES emulator in Rust which has an Egui based frontend including tools for viewing memory, recording macros, viewing events, internel graphics state for the hardware and the audio state: https://github.com/rib/nes-emulator/tree/main/nes-emulator-ui
potatis
-
Looking for Feedback on a Long-Term Plan
[Embedded NES][Rust] https://github.com/kamiyaowl/rust-nes-emulator [Embedded NES][Rust]https://github.com/henrikpersson/potatis
-
Are We Sixel Yet
This NES emulator uses Sixels for rendering games over netcat :) https://github.com/henrikpersson/potatis
- Play NES games remotely in your terminal using netcat
- cat mario.nes | nc play-nes.org 4444
- Cat mario.nes – nc play-nes.org 4444
- NES emulator written in Rust running on a RP Pico (264kB RAM)
What are some alternatives?
nes-bundler - Transform your NES-game into a single executable targeting your favourite OS!
gopher64 - N64 emulator written in Rust
bluey - Bluey McBluetooth: A cross-platform Bluetooth LE library for Rust
applepy - an Apple ][ emulator in Python
android-activity - Glue for building Rust applications on Android with NativeActivity or GameActivity
tetanes - A cross-platform NES emulator written in Rust using wgpu
Fearless-NES - A NES emulator written in Rust
notecard-rs - Rust driver for the Blues.io Notecard (https://blues.io/products/notecard/)
chirp8-avr - CHIP-8 implementation in Rust targeting AVR microcontrollers
nes-rs - NES emulator written in Rust
chip8 - A generic, no_std Chip8 interpreter for embedded Rust.
imperative-rs - Procedural macro to derive instruction set codecs from enum definitions.