potatis
nes-emulator
potatis | nes-emulator | |
---|---|---|
15 | 1 | |
660 | 8 | |
- | - | |
3.1 | 4.2 | |
7 days ago | over 1 year 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.
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)
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
What are some alternatives?
gopher64 - N64 emulator written in Rust
nes-bundler - Transform your NES-game into a single executable targeting your favourite OS!
applepy - an Apple ][ emulator in Python
bluey - Bluey McBluetooth: A cross-platform Bluetooth LE library for Rust
tetanes - A cross-platform NES emulator written in Rust using wgpu
android-activity - Glue for building Rust applications on Android with NativeActivity or GameActivity
chirp8-avr - CHIP-8 implementation in Rust targeting AVR microcontrollers
Fearless-NES - A NES emulator written in Rust
nes-rs - NES emulator written in Rust
notecard-rs - Rust driver for the Blues.io Notecard (https://blues.io/products/notecard/)
chip8 - A generic, no_std Chip8 interpreter for embedded Rust.
imperative-rs - Procedural macro to derive instruction set codecs from enum definitions.