mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
soccerss needs this hack enabled too to draw full text tilemaps, probably got turned off during a refactor wile the game was broken (nw)
This commit is contained in:
parent
2a46f2a791
commit
771ed1954d
@ -1750,7 +1750,7 @@ static MACHINE_CONFIG_DERIVED( gxtype3, konamigx )
|
||||
MCFG_VIDEO_START_OVERRIDE(konamigx_state, konamigx_type3)
|
||||
|
||||
MCFG_DEVICE_MODIFY("k056832")
|
||||
MCFG_K056832_CONFIG("gfx1", 0, K056832_BPP_6, 0, 0, "none")
|
||||
MCFG_K056832_CONFIG("gfx1", 0, K056832_BPP_6, 0, 2, "none")
|
||||
|
||||
MCFG_DEVICE_MODIFY("k055673")
|
||||
MCFG_K055673_CONFIG("gfx2", 0, K055673_LAYOUT_GX6, -132, -23)
|
||||
|
Loading…
Reference in New Issue
Block a user