mirror of
https://github.com/holub/mame
synced 2025-05-29 00:53:09 +03:00
vaportra.cpp: fixed regression (nw)
This commit is contained in:
parent
2b5f3a4035
commit
211001f5b8
@ -233,7 +233,7 @@ MACHINE_CONFIG_START(vaportra_state::vaportra)
|
||||
|
||||
MCFG_GFXDECODE_ADD("gfxdecode", "palette", vaportra)
|
||||
MCFG_PALETTE_ADD("palette", 1280)
|
||||
|
||||
MCFG_PALETTE_FORMAT(xxxxRRRRGGGGBBBB)
|
||||
|
||||
MCFG_DEVICE_ADD("tilegen1", DECO16IC, 0)
|
||||
MCFG_DECO16IC_SPLIT(0)
|
||||
|
Loading…
Reference in New Issue
Block a user