mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
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:
parent
564bada035
commit
2d09179902
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISC_CLS_H__
|
#ifndef __DISC_CLS_H__
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISC_DEV_H__
|
#ifndef __DISC_DEV_H__
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISC_FLTH__
|
#ifndef __DISC_FLTH__
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISC_MTH_H__
|
#ifndef __DISC_MTH_H__
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISC_WAV_H__
|
#ifndef __DISC_WAV_H__
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* MAME - Discrete sound system emulation library
|
* MAME - Discrete sound system emulation library
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins,Couriersud
|
// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
|
||||||
// thanks-to:Derrick Renaud, F.Palazzolo
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __DISCRETE_H__
|
#ifndef __DISCRETE_H__
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "flt_rc.h"
|
#include "flt_rc.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "flt_vol.h"
|
#include "flt_vol.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Zsolt Vasvari
|
// copyright-holders:Zsolt Vasvari
|
||||||
|
// thanks-to:Derrick Renaud
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
|
|
||||||
Texas Instruments SN76477 emulator
|
Texas Instruments SN76477 emulator
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "filter.h"
|
#include "filter.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Brad Oliver, Bernd Wiebelt, Allard van der Bas
|
// copyright-holders:Keith Wilkins
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* Asteroids Analog Sound system interface
|
* Asteroids Analog Sound system interface
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
audio\atarifb.c
|
audio\atarifb.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Zsolt Vasvari
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* copsnrob Sound System Analog emulation
|
* copsnrob Sound System Analog emulation
|
||||||
* Nov 2010, Derrick Renaud
|
* Nov 2010, Derrick Renaud
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Nicola Salmoria
|
// copyright-holders:Nicola Salmoria,Derrick Renaud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Taito Crazy Balloon hardware
|
Taito Crazy Balloon hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
audio\dragrace.c
|
audio\dragrace.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Phil Stroffolino
|
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
audio\firetrk.c
|
audio\firetrk.c
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
galaga.c
|
galaga.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Lunar Lander Specific Sound Code
|
Lunar Lander Specific Sound Code
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* m79amb Sound System Analog emulation
|
* m79amb Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* madalien Sound System Analog emulation
|
* madalien Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Roberto Fresca
|
// copyright-holders:Derrick Renaud, Roberto Fresca
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* Noraut/Kimble/Kramer Poker Sound System Analog emulation
|
* Noraut/Kimble/Kramer Poker Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Juergen Buchmueller, Derrick Renaud
|
// copyright-holders:Juergen Buchmueller, Derrick Renaud
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
polepos.c
|
polepos.c
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* skyraid Sound System Analog emulation
|
* skyraid Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* sprint8 Sound System Analog emulation
|
* sprint8 Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* starshp1 Sound System Analog emulation
|
* starshp1 Sound System Analog emulation
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud, Couriersud
|
// copyright-holders:Derrick Renaud, Couriersud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Derrick Renaud
|
// copyright-holders:Derrick Renaud
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Namco System II driver by K.Wilkins (Jun1998, Oct1999)
|
Namco System II driver by K.Wilkins (Jun1998, Oct1999)
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Hedley Rainnie, Aaron Giles, Couriersud
|
// copyright-holders:Hedley Rainnie, Aaron Giles, Couriersud, Paul Forgey
|
||||||
// thanks-to: Paul Forgey
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Atari Quantum hardware
|
Atari Quantum hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Toaplan Slap Fight hardware
|
Toaplan Slap Fight hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Zsolt Vasvari
|
// copyright-holders:Keith Wilkins,Zsolt Vasvari
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Sigma Spiders hardware
|
Sigma Spiders hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
namcos2.h
|
namcos2.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Toaplan Slap Fight hardware
|
Toaplan Slap Fight hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Namco System II
|
Namco System II
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Toaplan Slap Fight hardware
|
Toaplan Slap Fight hardware
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/* video hardware for Namco System II */
|
/* video hardware for Namco System II */
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:K.Wilkins
|
// copyright-holders:Keith Wilkins
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Toaplan Slap Fight hardware
|
Toaplan Slap Fight hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user