(MESS) applix : corrected file-ext of disks

This commit is contained in:
Robbbert 2014-03-10 10:55:45 +00:00
parent b36affe0f6
commit eaa9538d9f

View File

@ -27,7 +27,7 @@ const char *applix_format::description() const
const char *applix_format::extensions() const
{
return "dsk";
return "raw";
}
// Unverified gap sizes