potatis
applepy
potatis | applepy | |
---|---|---|
15 | 2 | |
660 | 123 | |
- | - | |
3.1 | 10.0 | |
7 days ago | about 3 years ago | |
Rust | Python | |
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)
applepy
-
ReinetteII+.py, an Apple II plus emulator in Python
Apple II emulators are so much fun. I've written or significantly worked on at least four that I can think of (one of them in Python is at https://github.com/jtauber/applepy). They're great because the 6502 is a nice simple CPU to emulate, and the whole machine is small enough to keep in your head all at once.
As a kid I remember spreading out the Apple II motherboard circuit diagram (part of the machine reference manual) on the floor and studying it. Good times.
-
Cat mario.nes – nc play-nes.org 4444
ApplePy experimented with providing a client-server model years ago for the 6502: https://github.com/jtauber/applepy
It's great to see somebody picking up the idea again and extending it.
It's a cool idea. Lots of possibilities for fun RPC projects with distributed processing.
Remotely accessible 80-column cards and custom mappers FTW, eh?
Good reminder that projects are meant to be implemented.
What are some alternatives?
gopher64 - N64 emulator written in Rust
reinette-II-plus-dot-py - Apple II emulator in python
tetanes - A cross-platform NES emulator written in Rust using wgpu
chirp8-avr - CHIP-8 implementation in Rust targeting AVR microcontrollers
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.
nes-emulator - NES Emulator written in Rust
rp-hal-boards - Board Support Packages for RP2040 based PCBs
iamb - A Matrix client for Vim addicts
alacritty - A cross-platform, OpenGL terminal emulator.