martypc
gbc
martypc | gbc | |
---|---|---|
8 | 2 | |
603 | 40 | |
1.7% | - | |
9.0 | 4.2 | |
6 days ago | 4 months ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | - |
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.
martypc
- MartyPC: An IBM PC/XT Emulator Written in Rust
- MartyPC: Cycle accurate IBM PC/XT emulator written in Rust
-
A Test Suite for the Intel 8088
I was a little confused why anyone would need or care for a cycle accurate 8088 emulator, but there's some answers on github. https://github.com/dbalsom/martypc
- dbalsom/martypc: An IBM PC/XT emulator written in Rust.
- martypc: An IBM PC/XT emulator written in Rust
-
My PC emulator now runs Area5150.
Github
gbc
-
Gameboy Emulator Development in Rust (Twitch)
I’ve shared it before on this subreddit, but here’s mine: https://github.com/aksiksi/gbc. It’s missing sound support, though, and has at least 1 known bug (Pokemon Gold).
What are some alternatives?
moa - An emulator for various m68k and z80 based computers, written in Rust. Currently it has support for the Sega Genesis, TRS-80, and Computie (my own project), with Macintosh support in the works
esp32-spooky-maze-game - Rust Bare Metal implementation of maze game for ESP32
sleigh-rs - Ghidra Sleight (PCode) parsing library in Rust.
scaters - A Chip 8 Emulator Written in Rust and SDL2
arduino_8088 - An Arduino interface for 8088 CPUs.
mizu - Gameboy emulator in Rust
dream86 - dream86 - x86/PC emulator
gbemu - WebAssembly based Gameboy Emulator
chip8-book - An introduction to Chip-8 emulation using Rust
nibble8 - One of thousands of Rust implementations of a CHIP-8 interpreter
ts7200 - A high-level emulator for the TS-7200 Single Board Computer, as used in CS 452 - Real-Time Programming at the University of Waterloo
gameboy-emulator-rust