diff --git a/hash/ibm5170_cdrom.xml b/hash/ibm5170_cdrom.xml index 54882a7319b..e9ecabda6a1 100644 --- a/hash/ibm5170_cdrom.xml +++ b/hash/ibm5170_cdrom.xml @@ -1481,6 +1481,52 @@ Some samples have audio crackling [SB16] + + + Best of the Best Shareware Volume 2 (Canada) + 1994 + Explore The World of Software + + + + + + + + + + + Bobby Fischer Teaches Chess @@ -1577,6 +1623,41 @@ Some samples have audio crackling [SB16] + + + + + + Blindness (Italy) + 1996 + + Mondadori New Media + + + + + + + + + + + + + + + + + + + + + + @@ -3499,6 +3580,20 @@ Playable demos: "Gobliins 2", "Goblins 3", "Inca", "Lost", "Ween" + + + Heroes of Might and Magic (USA, DOS, v1.0) + 1995 + New World Computing + + + + + + + + + Heart of Darkness (Japan v1.1.05) 1998 @@ -6155,7 +6250,6 @@ French version with extra examples compared to English one - FreeDOS 1.3 Release Candidate 4 2021 @@ -6208,13 +6302,30 @@ French version with extra examples compared to English one + + The Matrox Millennium Multimedia SuperPack (v1.60) + 1996 + Matrox + + + + + + + + - - + Mustek Power of Scanning 1997 Mustek + diff --git a/src/devices/video/pc_vga_matrox.cpp b/src/devices/video/pc_vga_matrox.cpp index b72a6b99d95..3a64df20960 100644 --- a/src/devices/video/pc_vga_matrox.cpp +++ b/src/devices/video/pc_vga_matrox.cpp @@ -534,6 +534,7 @@ void matrox_vga_device::flush_true_color_mode() void matrox_vga_device::palette_update() { // TODO: terminal pin handling + // (which does the same thing but externally controlled) if ((m_msc & 0xc) != 0xc) vga_device::palette_update(); else