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
|
||||
// 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__
|
||||
|
@ -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__
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -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__
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -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__
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -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__
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/************************************************************************
|
||||
*
|
||||
* MAME - Discrete sound system emulation library
|
||||
|
@ -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
|
||||
|
@ -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__
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#include "emu.h"
|
||||
#include "flt_rc.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#pragma once
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#include "emu.h"
|
||||
#include "flt_vol.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Zsolt Vasvari
|
||||
// thanks-to:Derrick Renaud
|
||||
/*****************************************************************************
|
||||
|
||||
Texas Instruments SN76477 emulator
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#include "emu.h"
|
||||
#include "filter.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
#pragma once
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:Derrick Renaud
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
audio\atarifb.c
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nicola Salmoria
|
||||
// copyright-holders:Nicola Salmoria,Derrick Renaud
|
||||
/***************************************************************************
|
||||
|
||||
Taito Crazy Balloon hardware
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:Derrick Renaud
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
audio\dragrace.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phil Stroffolino
|
||||
// copyright-holders:Keith Wilkins,Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
audio\firetrk.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/***************************************************************************
|
||||
galaga.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Lunar Lander Specific Sound Code
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/************************************************************************
|
||||
* m79amb Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/************************************************************************
|
||||
* madalien Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Roberto Fresca
|
||||
/************************************************************************
|
||||
* Noraut/Kimble/Kramer Poker Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Juergen Buchmueller, Derrick Renaud
|
||||
/****************************************************************************
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/***************************************************************************
|
||||
polepos.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/************************************************************************
|
||||
* skyraid Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/************************************************************************
|
||||
* sprint8 Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/************************************************************************
|
||||
* starshp1 Sound System Analog emulation
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud, Couriersud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Derrick Renaud
|
||||
/*
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Toaplan Slap Fight hardware
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Zsolt Vasvari
|
||||
// copyright-holders:Keith Wilkins,Zsolt Vasvari
|
||||
/***************************************************************************
|
||||
|
||||
Sigma Spiders hardware
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
namcos2.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Toaplan Slap Fight hardware
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Namco System II
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Toaplan Slap Fight hardware
|
||||
|
@ -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"
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:K.Wilkins
|
||||
// copyright-holders:Keith Wilkins
|
||||
/***************************************************************************
|
||||
|
||||
Toaplan Slap Fight hardware
|
||||
|
Loading…
Reference in New Issue
Block a user