sleigh-rs
martypc
sleigh-rs | martypc | |
---|---|---|
1 | 8 | |
42 | 602 | |
- | 2.8% | |
8.6 | 9.0 | |
26 days ago | 6 days ago | |
Rust | Rust | |
MIT License | 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.
sleigh-rs
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?
sleigh2rust - Generate Rust Emulators and Disassemblers from Ghidra Sleigh.
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
cargo-decompile - A cargo subcommand that displays ghidra function output through the use of the {rizin, radare2}-ghidra project
gbc - A Gameboy Color (GBC) emulator written in Rust.
dust - A DS emulator written in Rust
arduino_8088 - An Arduino interface for 8088 CPUs.
gameboy - Gameboy Emulator written in Rust and WebAssembly. 8-bit microprocessor: Sharp LR35902.
dream86 - dream86 - x86/PC emulator
rust64 - Commodore 64 emulator written in Rust
chip8-book - An introduction to Chip-8 emulation using Rust