mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
minor spelling correction
This commit is contained in:
parent
dcf0a575ff
commit
687e9b393b
@ -2889,7 +2889,7 @@ ROM_START( decathlt )
|
||||
ROM_LOAD16_WORD_SWAP( "mpr18972.6", 0x1400000, 0x0400000, CRC(45c64fca) SHA1(ae2f678b9885426ce99b615b7f62a451f9ef83f9) ) // good (was .5)
|
||||
ROM_END
|
||||
|
||||
ROM_START( diehard ) /* must use USA, Europe or Tiwain BIOS */
|
||||
ROM_START( diehard ) /* must use USA, Europe or Taiwan BIOS */
|
||||
STV_BIOS
|
||||
|
||||
ROM_REGION32_BE( 0x3000000, REGION_USER1, 0 ) /* SH2 code */
|
||||
|
Loading…
Reference in New Issue
Block a user