updated licenses for most of devices (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-14 15:04:21 +02:00
parent 1959a525d6
commit 9e20a645ae
121 changed files with 213 additions and 218 deletions

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
/***************************************************************************
NEC uPD4701

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
/***************************************************************************
NEC uPD4701

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods, Kevin Thacker, Phill Harvey-Smith, Robbbert, Curt Coder
/***************************************************************************
!!! DEPRECATED, USE src/emu/wd_fdc.h FOR NEW DRIVERS !!!

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods, Kevin Thacker, Phill Harvey-Smith, Robbbert, Curt Coder
/*********************************************************************
!!! DEPRECATED, USE src/emu/wd_fdc.h FOR NEW DRIVERS !!!

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles,smf
/*
CD-DA "Red Book" audio sound hardware handler
Relies on the actual CD logic and reading in cdrom.c.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles,smf
#pragma once
#ifndef __CDDA_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/***************************************************************************
CEM3394 sound driver.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
#pragma once
#ifndef __CEM3394_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "emu.h"
#include "digitalk.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef _DIGITALKER_H_
#define _DIGITALKER_H_

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Quench
/**********************************************************************************************
*
* Streaming single channel ADPCM core for the ES8712 chip

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Quench
/* An interface for the ES8712 ADPCM chip */
#pragma once

View File

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

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Derrick Renaud, Couriersud
#pragma once
#ifndef __FILTER_H__

View File

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

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Derrick Renaud, Couriersud
#pragma once
#ifndef __FLT_RC_H__

View File

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

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Derrick Renaud, Couriersud
#pragma once
#ifndef __FLT_VOL_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/*****************************************************************************
Harris HC-55516 (and related) emulator

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
#pragma once
#ifndef __HC55516_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/*********************************************************/
/* Konami PCM controller */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/*********************************************************/
/* Konami PCM controller */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ernesto Corvi
/*********************************************************
Konami 053260 KDSC

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ernesto Corvi
/*********************************************************
Konami 053260 KDSC

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/*********************************************************
Konami 054539 (TOP) PCM Sound Chip

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/*********************************************************
Konami 054539 PCM Sound Chip

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ville Linde
/***********************************************************************
Konami K056800 (MIRAC)

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ville Linde
/*********************************************************
Konami 056800 MIRAC sound interface

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:LGPL-2.1+
// copyright-holders:David Haywood, Angelo Salese, ElSemi, Andrew Gardner, Andrew Zaferakis
/***************************************************************************
L7A1045 L6028 DSP-A

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:LGPL-2.1+
// copyright-holders:David Haywood, Angelo Salese, ElSemi, Andrew Gardner, Andrew Zaferakis
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
LMC1992 Digitally-Controlled Stereo Tone and Volume Circuit with

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
LMC1992 Digitally-Controlled Stereo Tone and Volume Circuit with

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
//
// MAS 3507D MPEG audio decoder
//

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#pragma once
#ifndef __MAS3507D_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods, Curt Coder
/**********************************************************************
MOS 6581/8580 Sound Interface Device emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods, Curt Coder
/**********************************************************************
MOS 6581/8580 Sound Interface Device emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
MOS 7360/8360 Text Edit Device (TED) emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/***************************************************************************
MOS 7360/8360 Text Edit Device (TED) emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Jarek Burczynski, Hiromitsu Shioya
#include "emu.h"
#include "msm5232.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Jarek Burczynski, Hiromitsu Shioya
#pragma once
#ifndef __MSM5232_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
An Hitachi HD637A01X0 MCU programmed to act as a sample player.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
#pragma once
#ifndef __N63701X_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
NAMCO sound driver.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
#pragma once
#ifndef __NAMCO_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Andrew Gardner
/***************************************************************************
okiadpcm.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Andrew Gardner
/***************************************************************************
okiadpcm.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Barry Rodewald
/**********************************************************************************************
*
* OKI MSM6258 ADPCM

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Barry Rodewald
#pragma once
#ifndef __OKIM6258_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Andrew Gardner
/***************************************************************************
okim9810.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Andrew Gardner
/***************************************************************************
okim9810.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Phil Bennett
/***************************************************************************
qs1000.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Phil Bennett
/***************************************************************************
qs1000.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galiber
/*********************************************************/
/* ricoh RF5C68(or clone) PCM controller */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galiber
/*********************************************************/
/* ricoh RF5C68(or clone) PCM controller */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galiber
#include "sb0400.h"
const device_type SB0400 = &device_creator<sb0400_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galiber
// Creative labs SB0400 Audigy2 Value
#ifndef SB0400_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Hiromitsu Shioya
/*********************************************************/
/* SEGA 16ch 8bit PCM */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Hiromitsu Shioya
/*********************************************************/
/* SEGA 8bit PCM */
/*********************************************************/

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
SNK Wave sound driver.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
#pragma once
#ifndef __SNKWAVE_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
speaker.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/**********************************************************************
speaker.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:pSXAuthor, R.Belmont
#pragma once
#ifndef __SPU_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
t6w28.c (based on sn74696.c)

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
#pragma once
#ifndef __T6W28_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
#include "emu.h"
#include "tms3615.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
#pragma once
#ifndef __TMS3615_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
#include "emu.h"
#include "tms36xx.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
#pragma once
#ifndef __TMS36XX_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Angelo Salese
/***************************************************************************
NEC uPD7752 Voice Synthesizing LSI

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Angelo Salese
/***************************************************************************
Template for skeleton device

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:ElSemi
#include "emu.h"
#include "vrender0.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:ElSemi
#pragma once
#ifndef __VRENDER0_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Barry Rodewald
/*
Cirrus Logic GD542x/3x video chipsets

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Barry Rodewald
/*
Cirrus Logic GD542x/3x video chipsets

View File

@ -1,11 +1,9 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Dirk Best
/*****************************************************************************
*
* DL1416
*
* license: MAME, GPL-2.0+
* copyright-holders: Dirk Best
*
* 4-Digit 16-Segment Alphanumeric Intelligent Display
* with Memory/Decoder/Driver

View File

@ -1,12 +1,9 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Dirk Best
/*****************************************************************************
*
* DL1416
*
* license: MAME, GPL-2.0+
* copyright-holders: Dirk Best
*
* 4-Digit 16-Segment Alphanumeric Intelligent Display
* with Memory/Decoder/Driver
*

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
ef9340_1.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
ef9340_1.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
static const UINT8 ef9341_char_set[2][128][10] = {
// Alphanumeric character set (128 characters)
{

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Couriersud
/***************************************************************************
fixfreq.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Couriersud
/***************************************************************************
fixfreq.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/*
NVIDIA GoForce 4500

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/*
NVIDIA GoForce 4500

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "gf7600gs.h"
const device_type GEFORCE_7600GS = &device_creator<geforce_7600gs_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef GF7600GS_H
#define GF7600GS_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
HD44102 Dot Matrix Liquid Crystal Graphic Display Column Driver emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
HD44102 Dot Matrix Liquid Crystal Graphic Display Column Driver emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Roberto Zandona'
/***************************************************************************
HD63484 ACRTC

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Roberto Zandona'
/*************************************************************************
HD63484 ACRTC

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/*
Hitachi HD66421 LCD Controller/Driver

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/***************************************************************************
Hitachi HD66421 LCD Controller

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
i8244.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
i8244.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/***************************************************************************
MOS 6566/6567/6569 Video Interface Chip (VIC-II) emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/***************************************************************************
MOS 6566/6567/6569 Video Interface Chip II (VIC-II) emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ville Linde, Aaron Giles
/***************************************************************************
poly.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ville Linde, Aaron Giles
/***************************************************************************
polylgcy.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ville Linde, Aaron Giles
/***************************************************************************
polylgcy.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Couriersud
/*****************************************************************************
resnet.c

Some files were not shown because too many files have changed in this diff Show More