Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full names, (nw)

Added license for Paul Forgey
This commit is contained in:
Miodrag Milanovic 2015-12-21 09:57:22 +01:00
parent 564bada035
commit 2d09179902
58 changed files with 60 additions and 67 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#include "emu.h"
#include "flt_rc.h"

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#pragma once

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#include "emu.h"
#include "flt_vol.h"

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#pragma once

View File

@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Zsolt Vasvari
// thanks-to:Derrick Renaud
/*****************************************************************************
Texas Instruments SN76477 emulator

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#include "emu.h"
#include "filter.h"

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
#pragma once

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Brad Oliver, Bernd Wiebelt, Allard van der Bas
// copyright-holders:Keith Wilkins
/*****************************************************************************
*
* Asteroids Analog Sound system interface

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Derrick Renaud
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************
audio\atarifb.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Zsolt Vasvari
// copyright-holders:Derrick Renaud
/************************************************************************
* copsnrob Sound System Analog emulation
* Nov 2010, Derrick Renaud

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
// copyright-holders:Nicola Salmoria,Derrick Renaud
/***************************************************************************
Taito Crazy Balloon hardware

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Derrick Renaud
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************
audio\dragrace.c

View File

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

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/***************************************************************************
galaga.c

View File

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

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/************************************************************************
* m79amb Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/************************************************************************
* madalien Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Roberto Fresca
/************************************************************************
* Noraut/Kimble/Kramer Poker Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller, Derrick Renaud
/****************************************************************************
*

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/***************************************************************************
polepos.c

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/************************************************************************
* skyraid Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/***************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/***************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/************************************************************************
* sprint8 Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/************************************************************************
* starshp1 Sound System Analog emulation

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud, Couriersud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*************************************************************************

View File

@ -1,4 +1,4 @@
// license:???
// license:BSD-3-Clause
// copyright-holders:Derrick Renaud
/*

View File

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

View File

@ -1,6 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Hedley Rainnie, Aaron Giles, Couriersud
// thanks-to: Paul Forgey
// copyright-holders:Hedley Rainnie, Aaron Giles, Couriersud, Paul Forgey
/***************************************************************************
Atari Quantum hardware

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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