mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-21 05:29:13 +00:00
Observes that the actual guess here is MS-DOS-style.
This commit is contained in:
parent
0e1e8c7faa
commit
199621db08
@ -17,7 +17,7 @@ namespace Storage {
|
|||||||
namespace Disk {
|
namespace Disk {
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Provides a @c DiskImage descriging an MSX-style disk image:
|
Provides a @c DiskImage describing an MSDOS-style disk image:
|
||||||
a sector dump of appropriate proportions.
|
a sector dump of appropriate proportions.
|
||||||
*/
|
*/
|
||||||
class MSXDSK: public MFMSectorDump {
|
class MSXDSK: public MFMSectorDump {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user