summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-06-27 06:49:19 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2020-06-27 06:49:19 +0200
commit3ff831a71a1b8c44374659e2f91b6bfab7435ea0 (patch)
treee25f8bd8b4f65ff4cc89e717dae3d5c6cfaf31d3
parent2b8ed999489e15b08371ab31d4a8d5bcd30f175f (diff)
goldstar.cpp: fixed my previous commit (nw)
-rw-r--r--src/mame/drivers/goldstar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/goldstar.cpp b/src/mame/drivers/goldstar.cpp
index ec7cd714bef..8a865657eba 100644
--- a/src/mame/drivers/goldstar.cpp
+++ b/src/mame/drivers/goldstar.cpp
@@ -15712,7 +15712,7 @@ ROM_START( noved )
ROM_IGNORE( 0x20000 )
ROM_REGION( 0x8000, "gfx2", 0 )
- ROM_LOAD( "w27c512 winbond eeprom u27.bin", 0x06000, 0x02000, CRC(8a98dfab) SHA1(3c850d1a212295aef5922547c11712a59c1ba5f8) ) // 1ST AND 2ND HALF IDENTICAL
+ ROM_LOAD( "w27c512 winbond eeprom u27.bin", 0x00000, 0x08000, CRC(8a98dfab) SHA1(3c850d1a212295aef5922547c11712a59c1ba5f8) ) // 1ST AND 2ND HALF IDENTICAL
ROM_IGNORE( 0x8000 )
// taken from new fruit bonus '96, might be wrong