valtric: Redumped and corrected Text ROM "vt_07.bin" (#3988)

Text ROM was overdumped (although both halfs were not identical, having two different bytes). The ROM socket on the PCB was labeled as "27128", pointing that the new size is the right one.
This commit is contained in:
ClawGrip 2018-09-11 20:03:37 +02:00 committed by ajrhacker
parent 445c6e1461
commit 7fd7bac652

View File

@ -665,25 +665,25 @@ ROM_END
ROM_START( valtric )
ROM_REGION( 0x30000, "maincpu", 0 ) /* Main CPU */
ROM_LOAD( "vt_04.bin", 0x00000, 0x08000, CRC(709c705f) SHA1(b82e2209a0371dcbc2708c485b02985cea04353f) )
ROM_LOAD( "vt_06.bin", 0x10000, 0x10000, CRC(c9cbb4e4) SHA1(3c84cda778263a9bb2031e29f6f29f29878d2070) )
ROM_LOAD( "vt_05.bin", 0x20000, 0x10000, CRC(7ab2684b) SHA1(9bca7e2fd3b5f4043de37cd439d5235957e5012f) )
ROM_LOAD( "vt_04.bin", 0x00000, 0x08000, CRC(709c705f) SHA1(b82e2209a0371dcbc2708c485b02985cea04353f) ) // 512
ROM_LOAD( "vt_06.bin", 0x10000, 0x10000, CRC(c9cbb4e4) SHA1(3c84cda778263a9bb2031e29f6f29f29878d2070) ) // 512
ROM_LOAD( "vt_05.bin", 0x20000, 0x10000, CRC(7ab2684b) SHA1(9bca7e2fd3b5f4043de37cd439d5235957e5012f) ) // 512
ROM_REGION( 0x10000, "audiocpu", 0 ) /* Sound CPU */
ROM_LOAD( "vt_01.bin", 0x00000, 0x08000, CRC(4616484f) SHA1(24d060218cc1542ebfc2100ecd6489a0e17b36ee) )
ROM_LOAD( "vt_01.bin", 0x00000, 0x08000, CRC(4616484f) SHA1(24d060218cc1542ebfc2100ecd6489a0e17b36ee) ) // 512
ROM_REGION( 0x20000, "gfx1", 0 ) /* Sprite */
ROM_LOAD( "vt_02.bin", 0x00000, 0x10000, CRC(66401977) SHA1(91c527d0bcea54d723068715a12cb3c976d04294) )
ROM_LOAD( "vt_03.bin", 0x10000, 0x10000, CRC(9203bbce) SHA1(f40cee48f62a87a0b5d18e271faa5b8dd36ae5f1) )
ROM_LOAD( "vt_02.bin", 0x00000, 0x10000, CRC(66401977) SHA1(91c527d0bcea54d723068715a12cb3c976d04294) ) // 512
ROM_LOAD( "vt_03.bin", 0x10000, 0x10000, CRC(9203bbce) SHA1(f40cee48f62a87a0b5d18e271faa5b8dd36ae5f1) ) // 512
ROM_REGION( 0x40000, "gfx2", 0 ) /* BG */
ROM_LOAD( "vt_08.bin", 0x00000, 0x10000, CRC(661dd338) SHA1(cc643a14607c10e4a1710766f77422cd89a6bf94) )
ROM_LOAD( "vt_09.bin", 0x10000, 0x10000, CRC(085a35b1) SHA1(ff589e67b6b5a6e661f29294a32a3840f45a9304) )
ROM_LOAD( "vt_10.bin", 0x20000, 0x10000, CRC(09c47323) SHA1(fcfbd5054e63fae00b6a3959228964ac8f3cbf37) )
ROM_LOAD( "vt_11.bin", 0x30000, 0x10000, CRC(4cf800b5) SHA1(7241e284b15475d8a6d533e4caadd0acbf058231) )
ROM_LOAD( "vt_08.bin", 0x00000, 0x10000, CRC(661dd338) SHA1(cc643a14607c10e4a1710766f77422cd89a6bf94) ) // 27512
ROM_LOAD( "vt_09.bin", 0x10000, 0x10000, CRC(085a35b1) SHA1(ff589e67b6b5a6e661f29294a32a3840f45a9304) ) // 27512
ROM_LOAD( "vt_10.bin", 0x20000, 0x10000, CRC(09c47323) SHA1(fcfbd5054e63fae00b6a3959228964ac8f3cbf37) ) // 27512
ROM_LOAD( "vt_11.bin", 0x30000, 0x10000, CRC(4cf800b5) SHA1(7241e284b15475d8a6d533e4caadd0acbf058231) ) // 27512
ROM_REGION( 0x08000, "gfx3", 0 ) /* Text */
ROM_LOAD( "vt_07.bin", 0x00000, 0x08000, CRC(d5f9bfb9) SHA1(6b3f11f9b8f76c0144a109f1506d8cbb01876237) )
ROM_LOAD( "vt_07.bin", 0x00000, 0x04000, CRC(4b9771ae) SHA1(6079f2d3abf836f04b83983485fdaba2fb357811) ) // 27128
ROM_REGION (0x100, "proms", 0) // currently not used by the emulation, without it you just get diagonal glitches on a real board.
ROM_LOAD( "82s129.1s", 0x000, 0x100, CRC(bc42f9b5) SHA1(962c812d5d1f0e539238a4ec49866ef3558db629) ) // located on the top board