update by request (nw)

This commit is contained in:
Miodrag Milanovic 2015-12-21 12:47:41 +01:00
parent 2d09179902
commit 1fefd835ce
25 changed files with 25 additions and 25 deletions

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISC_CLS_H__ #ifndef __DISC_CLS_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISC_DEV_H__ #ifndef __DISC_DEV_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Derrick Renaud // copyright-holders:K.Wilkins,Derrick Renaud
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISC_FLTH__ #ifndef __DISC_FLTH__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISC_MTH_H__ #ifndef __DISC_MTH_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Derrick Renaud // copyright-holders:K.Wilkins,Derrick Renaud
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Derrick Renaud // copyright-holders:K.Wilkins,Derrick Renaud
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISC_WAV_H__ #ifndef __DISC_WAV_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
/************************************************************************ /************************************************************************
* *
* MAME - Discrete sound system emulation library * MAME - Discrete sound system emulation library

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo // copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once #pragma once
#ifndef __DISCRETE_H__ #ifndef __DISCRETE_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/***************************************************************************** /*****************************************************************************
* *
* Asteroids Analog Sound system interface * Asteroids Analog Sound system interface

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Derrick Renaud // copyright-holders:K.Wilkins,Derrick Renaud
/************************************************************************* /*************************************************************************
audio\firetrk.c audio\firetrk.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Lunar Lander Specific Sound Code Lunar Lander Specific Sound Code

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Namco System II driver by K.Wilkins (Jun1998, Oct1999) Namco System II driver by K.Wilkins (Jun1998, Oct1999)

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins,Zsolt Vasvari // copyright-holders:K.Wilkins,Zsolt Vasvari
/*************************************************************************** /***************************************************************************
Sigma Spiders hardware Sigma Spiders hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
namcos2.h namcos2.h

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Namco System II Namco System II

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/* video hardware for Namco System II */ /* video hardware for Namco System II */
#include "emu.h" #include "emu.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Keith Wilkins // copyright-holders:K.Wilkins
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware