]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Blizzard MK I apparently is same as MK II with only minor hardware changes.
authorToni Wilen <twilen@winuae.net>
Sat, 12 Aug 2017 18:32:49 +0000 (21:32 +0300)
committerToni Wilen <twilen@winuae.net>
Sat, 12 Aug 2017 18:32:49 +0000 (21:32 +0300)
rommgr.cpp

index 40fe16b9baa6db87baf49052aaa6f611d7466ccc..3e0bf4234440f02cb2d625d36945cfd41e2d7873 100644 (file)
@@ -353,7 +353,7 @@ static struct romdata roms[] = {
        { _T("SupraDrive AMAB3"), 0, 0, 0, 0, _T("SUPRA\0"), 8192, 136, 0, 0, ROMTYPE_SUPRA, 0, 0, _T("AMAB3"),
        0x3ead39aa, 0x02fe79ee,0xef423098,0xec6add8c,0xb92f849f,0xc64bcd41 },
 
-       { _T("Blizzard 1230-II"), 0, 0, 0, 0, _T("B1230MKII\0"), 32768, 163, 0, 0, ROMTYPE_CB_B1230MK2, 0, 0, NULL,
+       { _T("Blizzard 1230-I/II"), 0, 0, 0, 0, _T("B1230MKII\0"), 32768, 163, 0, 0, ROMTYPE_CB_B1230MK2, 0, 0, NULL,
        0xf307cd34, 0xd2f0bfe5, 0x6e84e9f2, 0x2dc11583, 0x30702fd7, 0xd59584ee },
        { _T("Blizzard 1230-III"), 0, 0, 0, 0, _T("B1230MKIII\0"), 32768, 162, 0, 0, ROMTYPE_CB_B1230MK3, 0, 0, NULL,
        0x8412a22c, 0x3a4c55f3, 0xdaf62084, 0xd947e418, 0x137db019, 0xf13efc7d },