Previous | 199869 Revisions | Next |
r188643 Tuesday 19th July, 2022 at 03:42:02 UTC by Nathan Woods |
---|
Fixing fs::cbmdos_image::enumerate_f() to properly look for single density (instead of double) (#10104) This problem was identified because the file system didn't properly show up when the 'c64' driver was run, and this seems to be the correct fix. The part of this that confuses me is that if this defect was preventing the CBMDOS fs from showing up under c64, why don't the CoCo file systems have the same problem? Both fs_coco_rsdos.cpp and fs_coco_os9.cpp specify (seemingly incorrectly) SSDD. |
[/branches/barcrest/src/lib/formats] | fs_cbmdos.cpp |
https://github.com/mamedev/mame/commit/8abf4d00e50529e858a308cf74014a313cb0c8e9 |
Previous | 199869 Revisions | Next |