mirror of
https://github.com/holub/mame
synced 2025-05-22 13:48:55 +03:00
Cleanups and version bump.
This commit is contained in:
parent
77a98627d9
commit
cef6764910
@ -561,6 +561,7 @@ const game_driver * const drivers[] =
|
|||||||
DRIVER( phoenixa ) /* (c) 1980 Amstar + Centuri license */
|
DRIVER( phoenixa ) /* (c) 1980 Amstar + Centuri license */
|
||||||
DRIVER( phoenixb ) /* (c) 1980 Amstar + Centuri license */
|
DRIVER( phoenixb ) /* (c) 1980 Amstar + Centuri license */
|
||||||
DRIVER( phoenixt ) /* (c) 1980 Taito */
|
DRIVER( phoenixt ) /* (c) 1980 Taito */
|
||||||
|
DRIVER( phoenixj ) /* (c) 1980 Taito */
|
||||||
DRIVER( phoenix3 ) /* bootleg */
|
DRIVER( phoenix3 ) /* bootleg */
|
||||||
DRIVER( phoenixc ) /* bootleg */
|
DRIVER( phoenixc ) /* bootleg */
|
||||||
DRIVER( condor ) /* bootleg */
|
DRIVER( condor ) /* bootleg */
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
const char build_version[] = "0.129u3 ("__DATE__")";
|
const char build_version[] = "0.129u4 ("__DATE__")";
|
||||||
|
Loading…
Reference in New Issue
Block a user