add 3490E to tape type for code 0x09

This commit is contained in:
Chris Dinneen
2025-01-03 17:12:51 +08:00
committed by Iustin Pop
parent 547bc649a9
commit 82d569b489

2
mt.c
View File

@@ -153,7 +153,7 @@ static struct densities {
{ 0x06, "PE (3200 bpi) 9 Track Reel" }, { 0x06, "PE (3200 bpi) 9 Track Reel" },
{ 0x07, "IMFM (6400 bpi)" }, { 0x07, "IMFM (6400 bpi)" },
{ 0x08, "GCR (8000 bpi)" }, { 0x08, "GCR (8000 bpi)" },
{ 0x09, "GCR (37871 bpi)" }, { 0x09, "3490E, GCR (37871 bpi)" },
{ 0x0a, "MFM (6667 bpi)" }, { 0x0a, "MFM (6667 bpi)" },
{ 0x0b, "PE (1600 bpi)" }, { 0x0b, "PE (1600 bpi)" },
{ 0x0c, "GCR (12960 bpi)" }, { 0x0c, "GCR (12960 bpi)" },