Licenses
This commit is contained in:
parent
e413535e9c
commit
d882aec14c
@ -1,3 +1,5 @@
|
||||
// license:?
|
||||
// copyright-holders:David Haywood, Angelo Salese, Olivier Galibert, Mariusz Wojcieszek, R.Belmont
|
||||
/**************************************************************************************
|
||||
|
||||
Sega Saturn (c) 1994 Sega
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:?
|
||||
// copyright-holders:Tomasz Slanina, Angelo Salese, hap
|
||||
/* Cross Shooter (c) 1987 Seibu
|
||||
|
||||
TS 01.05.2006:
|
||||
|
@ -1044,5 +1044,5 @@ GAME( 1986, empcityj, empcity, stfight, stfight, stfight_state, stfight, ROT0,
|
||||
GAME( 1986, empcityi, empcity, stfight, stfight, stfight_state, stfight, ROT0, "Seibu Kaihatsu (Eurobed license)", "Empire City: 1931 (Italy)", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1986, stfight, empcity, stfight, stfight, stfight_state, stfight, ROT0, "Seibu Kaihatsu (Tuning license)", "Street Fight (Germany)", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1986, stfighta, empcity, stfight, stfight, stfight_state, stfight, ROT0, "Seibu Kaihatsu", "Street Fight (bootleg?)", GAME_IMPERFECT_SOUND )
|
||||
/* Cross Shooter runs on a slightly modified PCB, with a different text tilemap and gfx blobs (see also airraid.c) */
|
||||
/* Cross Shooter runs on a slightly modified PCB, with a different text tilemap and gfx blobs (see also cshooter.c) */
|
||||
GAME( 1987, cshooter, 0, cshooter,cshooter, stfight_state, cshooter,ROT270,"Seibu Kaihatsu (Taito license)", "Cross Shooter (not encrypted)", GAME_NOT_WORKING )
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:?
|
||||
// copyright-holders:David Haywood, Angelo Salese, Olivier Galibert, Mariusz Wojcieszek, R.Belmont
|
||||
/************************************************************************************************************************
|
||||
|
||||
stv.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:?
|
||||
// copyright-holders:David Haywood, Angelo Salese, Olivier Galibert & Mariusz Wojcieszek, R.Belmont
|
||||
// copyright-holders:David Haywood, Angelo Salese, Olivier Galibert, Mariusz Wojcieszek, R.Belmont
|
||||
/**************************************************************************************************
|
||||
|
||||
Sega Saturn & Sega ST-V (Sega Titan Video) HW (c) 1994 Sega
|
||||
|
Loading…
Reference in New Issue
Block a user