Update for Quench (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-16 09:38:01 +02:00
parent 4f3a3e37d5
commit 4e0d50ce64
26 changed files with 35 additions and 35 deletions

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench // copyright-holders:Quench
/* An interface for the ES8712 ADPCM chip */ /* An interface for the ES8712 ADPCM chip */

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria,Paul Hampson // copyright-holders:Nicola Salmoria,Paul Hampson, Quench
/* /*
China Gate. China Gate.
By Paul Hampson from First Principles By Paul Hampson from First Principles

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli // copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli, Quench
/*************************************************************************** /***************************************************************************
Big Twin Big Twin

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli // copyright-holders:Pierpaolo Prazzoli, Quench
/* Super Slam (c)1993 Playmark */ /* Super Slam (c)1993 Playmark */
/* /*

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Darren Olafson, Quench // copyright-holders:Darren Olafson, Quench
/*************************************************************************** /***************************************************************************

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench, Yochizo // copyright-holders:Quench, Yochizo, David Haywood
/***************************************************************************** /*****************************************************************************
ToaPlan game hardware from 1991 - 1994 ToaPlan game hardware from 1991 - 1994

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli // copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli, Quench
#include "sound/okim6295.h" #include "sound/okim6295.h"
#include "machine/eepromser.h" #include "machine/eepromser.h"
#include "cpu/pic16c5x/pic16c5x.h" #include "cpu/pic16c5x/pic16c5x.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli // copyright-holders:Pierpaolo Prazzoli, Quench
#include "sound/okim6295.h" #include "sound/okim6295.h"
class sslam_state : public driver_device class sslam_state : public driver_device

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Darren Olafson, Quench // copyright-holders:Darren Olafson, Quench
/*************************************************************************** /***************************************************************************
ToaPlan game hardware from 1988-1991 ToaPlan game hardware from 1988-1991

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench, Yochizo // copyright-holders:Quench, Yochizo, David Haywood
/**************** Machine stuff ******************/ /**************** Machine stuff ******************/
//#define USE_HD64x180 /* Define if CPU support is available */ //#define USE_HD64x180 /* Define if CPU support is available */
//#define TRUXTON2_STEREO /* Uncomment to hear truxton2 music in stereo */ //#define TRUXTON2_STEREO /* Uncomment to hear truxton2 music in stereo */

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Quench, Stephh
/******************************************************************************* /*******************************************************************************
Input port macros used by many games in multiple Toaplan drivers Input port macros used by many games in multiple Toaplan drivers

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench // copyright-holders:Quench
/*************************************************************************** /***************************************************************************
Twincobr/Flying Shark/Wardner game hardware from 1986-1987 Twincobr/Flying Shark/Wardner game hardware from 1986-1987

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Darren Olafson, Quench // copyright-holders:Darren Olafson, Quench
/*************************************************************************** /***************************************************************************
ToaPlan game hardware from 1988-1991 ToaPlan game hardware from 1988-1991

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench // copyright-holders:Quench
/**************************************************************************** /****************************************************************************
* Twin Cobra * * Twin Cobra *

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Quench, David Haywood
/* GP9001 Video Controller */ /* GP9001 Video Controller */
/*************************************************************************** /***************************************************************************

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Quench, David Haywood
/* GP9001 Video Controller */ /* GP9001 Video Controller */
struct gp9001layeroffsets struct gp9001layeroffsets

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli // copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli, Quench
#include "emu.h" #include "emu.h"
#include "includes/playmark.h" #include "includes/playmark.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli // copyright-holders:Pierpaolo Prazzoli, Quench
/* Super Slam - Video Hardware */ /* Super Slam - Video Hardware */
#include "emu.h" #include "emu.h"

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Darren Olafson, Quench // copyright-holders:Darren Olafson, Quench
/*************************************************************************** /***************************************************************************

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:Quench, Yochizo // copyright-holders:Quench, Yochizo, David Haywood
/*************************************************************************** /***************************************************************************
Functions to emulate additional video hardware on several Toaplan2 games. Functions to emulate additional video hardware on several Toaplan2 games.

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Quench
/* Toaplan Sprite Controller 'SCU' /* Toaplan Sprite Controller 'SCU'
used by video/twincobr.c (including wardner) used by video/twincobr.c (including wardner)
and rallybik in toaplan1.c and rallybik in toaplan1.c

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Quench
/* toaplan SCU */ /* toaplan SCU */

View File

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