mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
parent
f230054f26
commit
ce5dadc9f6
@ -1,9 +1,11 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Angelo Salese
|
||||
// copyright-holders:Angelo Salese
|
||||
/****************************************
|
||||
|
||||
Metal Freezer (c) 1989 Seibu
|
||||
|
||||
preliminary driver by Angelo Salese
|
||||
|
||||
HW seems the natural evolution of Dark Mist type HW.
|
||||
|
||||
TODO:
|
||||
@ -16,6 +18,7 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "cpu/z80/z80.h"
|
||||
|
||||
#include "audio/t5182.h"
|
||||
|
||||
class metlfrzr_state : public driver_device
|
||||
|
Loading…
Reference in New Issue
Block a user