mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +03:00
dreamwld.c: Standardize name as SemiCom - NW
This commit is contained in:
parent
75ec5d59c3
commit
fb22b5a3b6
@ -730,7 +730,7 @@ ROM_END
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
Rolling Crush
|
Rolling Crush
|
||||||
Trust / Semicom, 1999
|
Trust / SemiCom, 1999
|
||||||
|
|
||||||
PCB Layout
|
PCB Layout
|
||||||
----------
|
----------
|
||||||
@ -806,7 +806,7 @@ ROM_END
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
Baryon
|
Baryon
|
||||||
Semicom, 1997
|
SemiCom, 1997
|
||||||
|
|
||||||
PCB Layout
|
PCB Layout
|
||||||
----------
|
----------
|
||||||
@ -873,4 +873,4 @@ ROM_END
|
|||||||
|
|
||||||
GAME( 1997, baryon, 0, baryon, baryon, driver_device, 0, ROT270, "SemiCom", "Baryon - Future Assault", GAME_SUPPORTS_SAVE )
|
GAME( 1997, baryon, 0, baryon, baryon, driver_device, 0, ROT270, "SemiCom", "Baryon - Future Assault", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 2000, dreamwld, 0, dreamwld, dreamwld, driver_device, 0, ROT0, "SemiCom", "Dream World", GAME_SUPPORTS_SAVE )
|
GAME( 2000, dreamwld, 0, dreamwld, dreamwld, driver_device, 0, ROT0, "SemiCom", "Dream World", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1999, rolcrush, 0, baryon, rolcrush, driver_device, 0, ROT0, "Trust / Semicom", "Rolling Crush (version 1.07.E - 1999/02/11)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS ) // wrong linescroll
|
GAME( 1999, rolcrush, 0, baryon, rolcrush, driver_device, 0, ROT0, "Trust / SemiCom", "Rolling Crush (version 1.07.E - 1999/02/11)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS ) // wrong linescroll
|
||||||
|
Loading…
Reference in New Issue
Block a user