mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
Header (nw)
This commit is contained in:
parent
c2a910013e
commit
09d2342a01
@ -6,6 +6,11 @@
|
||||
|
||||
Shared component between niyanpai.cpp and csplayh5.cpp
|
||||
|
||||
Uses a TMPZ84C011 with YM3812 and two DACs
|
||||
|
||||
TODO:
|
||||
- DVD sound routing in here
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
@ -1,7 +1,8 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:<author_name>
|
||||
// copyright-holders:Angelo Salese,Takahiro Nogi
|
||||
/***************************************************************************
|
||||
|
||||
Nichibutsu sound HW
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user