Change for Mike Coates (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-22 07:44:54 +02:00
parent 879baad29a
commit dc7588f63d
25 changed files with 26 additions and 26 deletions

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Peter J.C.Clare // copyright-holders:Mike Coates, Peter J.C.Clare
/*****************************************************************************/ /*****************************************************************************/
/* */ /* */
/* (C) Copyright Peter J.C.Clare */ /* (C) Copyright Peter J.C.Clare */

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates // copyright-holders:Mike Coates
#include "emu.h" #include "emu.h"
#include "sound/samples.h" #include "sound/samples.h"

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates, Pierpaolo Prazzoli // copyright-holders:Mike Coates, Pierpaolo Prazzoli
/************************************************************************ /************************************************************************

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, ??? // copyright-holders:David Haywood, Mike Coates
/*************************************************************************** /***************************************************************************
Snow Brothers (Toaplan) / SemiCom Hardware Snow Brothers (Toaplan) / SemiCom Hardware

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna // copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna
/*************************************************************************** /***************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates // copyright-holders:Mike Coates
/* /*
* Signetics 2650 CPU Games * Signetics 2650 CPU Games

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates // copyright-holders:Mike Coates
#include "sound/discrete.h" #include "sound/discrete.h"

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates, Pierpaolo Prazzoli // copyright-holders:Mike Coates, Pierpaolo Prazzoli
/*************************************************************************** /***************************************************************************

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna // copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna
class wrally_state : public driver_device class wrally_state : public driver_device
{ {

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates // copyright-holders:Mike Coates
#include "machine/s2636.h" #include "machine/s2636.h"

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna // copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna
/*************************************************************************** /***************************************************************************

View File

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

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates, Pierpaolo Prazzoli // copyright-holders:Mike Coates, Pierpaolo Prazzoli
/*************************************************************************** /***************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Mike Coates // copyright-holders:Mike Coates
/*************************************************************************** /***************************************************************************
Functions to emulate video hardware on these Taito games: Functions to emulate video hardware on these Taito games:

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna // copyright-holders:Manuel Abadia, Mike Coates, Nicola Salmoria, Miguel Andel Horna
/*************************************************************************** /***************************************************************************

View File

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