metlfrzr: correct copyrights
This commit is contained in:
parent
d05005ca67
commit
f230054f26
@ -1,11 +1,9 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Angelo Salese
|
// copyright-holders:David Haywood, Angelo Salese
|
||||||
/****************************************
|
/****************************************
|
||||||
|
|
||||||
Metal Freezer (c) 1989 Seibu
|
Metal Freezer (c) 1989 Seibu
|
||||||
|
|
||||||
preliminary driver by Angelo Salese
|
|
||||||
|
|
||||||
HW seems the natural evolution of Dark Mist type HW.
|
HW seems the natural evolution of Dark Mist type HW.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
@ -18,7 +16,6 @@
|
|||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "cpu/z80/z80.h"
|
#include "cpu/z80/z80.h"
|
||||||
|
|
||||||
#include "audio/t5182.h"
|
#include "audio/t5182.h"
|
||||||
|
|
||||||
class metlfrzr_state : public driver_device
|
class metlfrzr_state : public driver_device
|
||||||
|
Loading…
Reference in New Issue
Block a user