martypc
An IBM PC/XT emulator written in Rust. (by dbalsom)
sleigh-rs
Ghidra Sleight (PCode) parsing library in Rust. (by rbran)
martypc | sleigh-rs | |
---|---|---|
8 | 1 | |
618 | 42 | |
2.4% | - | |
9.5 | 8.6 | |
4 days ago | 3 months ago | |
Rust | Rust | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of martypc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-24.
- 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
sleigh-rs
Posts with mentions or reviews of sleigh-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-15.
What are some alternatives?
When comparing martypc and sleigh-rs you can also consider the following projects:
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
dream86 - dream86 - x86/PC emulator
sleigh2rust - Generate Rust Emulators and Disassemblers from Ghidra Sleigh.