summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/saa5050.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/saa5050.cpp')
-rw-r--r--src/devices/video/saa5050.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/saa5050.cpp b/src/devices/video/saa5050.cpp
index 881a9fdbdd5..77af6be01ea 100644
--- a/src/devices/video/saa5050.cpp
+++ b/src/devices/video/saa5050.cpp
@@ -52,7 +52,7 @@ ROM_END
ROM_START( saa5051 )
ROM_REGION( 0x500, "chargen", 0 )
- ROM_LOAD("saa5051", 0x0140, 0x03c0, BAD_DUMP CRC(a770611c) SHA1(9ab9d24b845fe2964fba2f4770d54025d2c8026a))
+ ROM_LOAD("saa5051", 0x0140, 0x03c0, BAD_DUMP CRC(0e55088b) SHA1(07cd9b7edbed6ef7b527622533d6957f5d56aa91)) // verified from datasheet listing
ROM_END