MartyPC (Source)
MartyPC (Source)
MartyPC (Source)
File Size:
9.52 MB
Version:
0.4.1
Date:
31 May 2025
Downloads:
14 x
MartyPC is a cross-platform emulator of early PCs written in Rust. It supports Windows, Linux and macOS. MartyPC emulates several 8088-based systems including the IBM PC, XT, PCJr, and Tandy 1000.
Features
Currently, MartyPC can emulate an original IBM 5150 PC, 5160 XT, or a generic XT clone machine.
Preliminary support for the IBM PCjr and Tandy 1000 is present as of 0.2.1. These machines may be buggy and unstable.
Notes
The first step to building MartyPC is installing Rust on your system. Visit the installation instructions at rust-lang.org and follow the instructions for installing Rust for your platform.
- Open a Terminal window
-
cd
to an appropriate directory - clone the repository
git clone https://github.com/dbalsom/martypc.git
-
cd
into the /install directory in the newly cloned repository - type
cargo run -r --features ega
(features may vary - see Cargo.toml for a list)
Powered by Phoca Download