mirror of
				https://github.com/TomHarte/CLK.git
				synced 2025-10-30 14:16:04 +00:00 
			
		
		
		
	Observes that the actual guess here is MS-DOS-style.
This commit is contained in:
		| @@ -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 { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user