summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/pc_dsk.cpp
diff options
context:
space:
mode:
author Justin Kerk <dopefishjustin@gmail.com>2017-03-12 13:40:02 -0700
committer Justin Kerk <dopefishjustin@gmail.com>2017-03-12 13:40:02 -0700
commit8b0fae308e39e4b8127d3d7a6335c75e26e9162d (patch)
tree18687c9a95aef021b0c618f568f03fa225ec06af /src/lib/formats/pc_dsk.cpp
parent487ebd17df8658e7151d6535fba1d9f7925ea704 (diff)
New working software list additions
----------------------------------- ibm5150: EDITEXTE, Label Magic, Multitexte, PrintMaster Plus, Bivouac, Chuck Yeager's Advanced Flight Trainer, Double Dragon (5.25", older), Indianapolis 500: The Simulation (3.5", newer), Licence to Kill, Pick'n Pile, Prehistorik, Rockford, Skweek [breiztiger] New NOT_WORKING software list additions --------------------------------------- ibm5150: Ikari Warriors (alt), First Samurai, JetFighter I: The Adventure, Turbo Driver [breiztiger]
Diffstat (limited to 'src/lib/formats/pc_dsk.cpp')
-rw-r--r--src/lib/formats/pc_dsk.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/formats/pc_dsk.cpp b/src/lib/formats/pc_dsk.cpp
index cb54d5d9ce8..fa8f72f67d2 100644
--- a/src/lib/formats/pc_dsk.cpp
+++ b/src/lib/formats/pc_dsk.cpp
@@ -193,6 +193,10 @@ const pc_format::format pc_format::formats[] = {
floppy_image::FF_525, floppy_image::DSDD, floppy_image::MFM,
2000, 9, 40, 2, 512, {}, 1, {}, 80, 50, 22, 80
},
+ { /* 360K 5 1/4 inch double density, 42 tracks */
+ floppy_image::FF_525, floppy_image::DSDD, floppy_image::MFM,
+ 2000, 9, 42, 2, 512, {}, 1, {}, 80, 50, 22, 80
+ },
{ /* 400K 5 1/4 inch double density - gaps unverified */
floppy_image::FF_525, floppy_image::DSDD, floppy_image::MFM,
2000, 10, 40, 2, 512, {}, 1, {}, 80, 50, 22, 36