mirror of
https://github.com/holub/mame
synced 2025-06-24 21:34:43 +03:00
Change for Mike Coates (nw)
This commit is contained in:
parent
879baad29a
commit
dc7588f63d
@ -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 */
|
||||||
|
@ -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"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Couriersud
|
// copyright-holders:Mike Coates, Couriersud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Couriersud
|
// copyright-holders:Mike Coates, Couriersud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -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
|
||||||
{
|
{
|
||||||
|
@ -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"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -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
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Couriersud
|
// copyright-holders:Mike Coates, Couriersud
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
// copyright-holders:Mike Coates, Pierpaolo Prazzoli
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -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:
|
||||||
|
@ -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
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Coates
|
// copyright-holders:Mike Coates
|
||||||
/*************************************************************/
|
/*************************************************************/
|
||||||
/* */
|
/* */
|
||||||
|
Loading…
Reference in New Issue
Block a user