mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-16 18:30:32 +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 {
|
||||
|
||||
/*!
|
||||
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.
|
||||
*/
|
||||
class MSXDSK: public MFMSectorDump {
|
||||
|
Loading…
x
Reference in New Issue
Block a user