gbc
martypc
gbc | martypc | |
---|---|---|
2 | 8 | |
40 | 598 | |
- | - | |
4.2 | 9.3 | |
3 months ago | about 2 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.
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).
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
What are some alternatives?
gbemu - WebAssembly based Gameboy Emulator
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
mizu - Gameboy emulator in Rust
arduino_8088 - An Arduino interface for 8088 CPUs.
scaters - A Chip 8 Emulator Written in Rust and SDL2
dream86 - dream86 - x86/PC emulator
esp32-spooky-maze-game - Rust Bare Metal implementation of maze game for ESP32
sleigh-rs - Ghidra Sleight (PCode) parsing library in Rust.
gameboy-emulator-rust
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