mirror of
https://github.com/holub/mame
synced 2025-07-01 00:09:18 +03:00
seta.c: Add layer offsets for daioh clone (nw)
This commit is contained in:
parent
06c9b3d85f
commit
22a3ee906d
@ -187,6 +187,7 @@ static const game_offset game_offsets[] =
|
||||
{ "zingzip", { 0, 0 }, { -1, -2 } }, // sprites unknown, tilemaps correct (test grid)
|
||||
{ "eightfrc", { 3, 4 }, { 0, 0 } }, // unknown
|
||||
{ "daioh", { 1, 1 }, { -1, -1 } }, // correct? (launch window and test grid are right, but planet is wrong)
|
||||
{ "daioha", { 1, 1 }, { -1, -1 } }, // "
|
||||
{ "msgundam", { 0, 0 }, { -2, -2 } }, // correct (test grid, banpresto logo)
|
||||
{ "msgundam1",{ 0, 0 }, { -2, -2 } }, // "
|
||||
{ "oisipuzl", { 0, 0 }, { -1, -1 } }, // correct (test mode) flip screen not supported?
|
||||
|
Loading…
Reference in New Issue
Block a user