mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
turrett fix, someone please check if fine now I do not have chd here (nw)
This commit is contained in:
parent
5d7d37b8da
commit
cbdd5c3bff
@ -365,9 +365,7 @@ static MACHINE_CONFIG_START( turrett, turrett_state )
|
||||
// to ensure in-sync streaming sound
|
||||
MCFG_SCREEN_RAW_PARAMS(4000000, 512, 0, 336, 259, 0, 244)
|
||||
MCFG_SCREEN_UPDATE_DRIVER(turrett_state, screen_update)
|
||||
//MCFG_PALETTE_ADD_RRRRRGGGGGBBBBB("palette")
|
||||
|
||||
MCFG_PALETTE_ADD("palette", 0x2000)
|
||||
MCFG_PALETTE_ADD_RRRRRGGGGGBBBBB("palette")
|
||||
|
||||
/* sound hardware */
|
||||
MCFG_SPEAKER_STANDARD_STEREO("lspeaker", "rspeaker")
|
||||
|
Loading…
Reference in New Issue
Block a user