Go to file
2025-01-22 19:53:19 +00:00
archive initial commit 2025-01-22 19:17:40 +00:00
configs initial commit 2025-01-22 19:17:40 +00:00
media initial commit 2025-01-22 19:17:40 +00:00
output/traces initial commit 2025-01-22 19:17:40 +00:00
util fix flower boxes 2025-01-22 19:53:19 +00:00
martypc initial commit 2025-01-22 19:17:40 +00:00
martypc.toml initial commit 2025-01-22 19:17:40 +00:00
output.txt initial commit 2025-01-22 19:17:40 +00:00
README.md add readme and floppy scripts 2025-01-22 19:39:44 +00:00
romscan.txt initial commit 2025-01-22 19:17:40 +00:00

My MartyPC Setup

If you want to use this as your own, clone it into a location of your choosing, then edit the martypc.toml to change the base directory (on line 153), to the location where you cloned it:

basedir = "/home/gmgauthier/Retro/marty"

Then, to run the emulator, enter:

$ ./martypc --configfile ./martypc.toml

Virtual harddisk and floppy images are found in the media/ directory. The util/ directory contains some helpful shell scripts for creating floppy images. You will need to customize the scripts to point to the filepath where you want to store/read disks.