turrett fix, someone please check if fine now I do not have chd here (nw)

This commit is contained in:
Miodrag Milanovic 2014-03-02 11:22:31 +00:00
parent 5d7d37b8da
commit cbdd5c3bff

View File

@ -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")