martypc
arduino_8088

martypc | arduino_8088 | |
---|---|---|
8 | 2 | |
605 | 64 | |
2.0% | - | |
9.0 | 6.6 | |
8 days ago | 9 months ago | |
Rust | C++ | |
GNU General Public License v3.0 or later | 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
arduino_8088
- An Arduino interface for 8088 CPUs
-
My PC emulator now runs Area5150.
One of the reasons I was able to do it is a technique of hardware validation. I used an Arduino controlling an 8088 to validate that my CPU core was accurate on a cycle by cycle basis. Without that and the recent decoding of the 8088 microcode by reenigne, this wouldn't have been possible.
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
Projects - Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8, MCL6809, XTMax
gbc - A Gameboy Color (GBC) emulator written in Rust.
pcm - Processor Counter Monitor [Moved to: https://github.com/intel/pcm]
sleigh-rs - Ghidra Sleight (PCode) parsing library in Rust.
pcm - Intel® Performance Counter Monitor (Intel® PCM)
dream86 - dream86 - x86/PC emulator
thor-os - Simple operating system in C++, written from scratch
chip8-book - An introduction to Chip-8 emulation using Rust
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
solchip8 - SolChip8 is the first 100% on-chain Chip8 emulator smart contract where you can run chip8 games on EVM
