Updated for Stephane Humbert, on some places he is removed on some added, where lot of investigation time is spent (nw)

This commit is contained in:
Miodrag Milanovic 2016-03-29 18:01:13 +02:00
parent 51ffc899db
commit a2863c6639
41 changed files with 41 additions and 41 deletions

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Mariusz Wojcieszek, David Haywood, Stephh // copyright-holders:Mariusz Wojcieszek, David Haywood,Stephane Humbert
/*************************************************************************** /***************************************************************************
3x3 Puzzle 3x3 Puzzle

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:smf // copyright-holders:smf,Stephane Humbert
/*************************************************************************** /***************************************************************************
Ace Video Fruit Machine hardware Ace Video Fruit Machine hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli, Bryan McPhail // copyright-holders:Pierpaolo Prazzoli, Bryan McPhail,Stephane Humbert
/*************************************************************************** /***************************************************************************
SNK/Alpha 68000 based games: SNK/Alpha 68000 based games:

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Brad Oliver // copyright-holders:Brad Oliver,Stephane Humbert
/*************************************************************************** /***************************************************************************
Arkanoid driver Arkanoid driver

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Aaron Giles, Mariusz Wojcieszek, Ernesto Corvi, Stephh, Dirk Best // copyright-holders:Aaron Giles, Mariusz Wojcieszek, Ernesto Corvi, Dirk Best,Stephane Humbert
/* /*
Cubo CD32 (additional hardware and games by CD Express, Milan, Italy) Cubo CD32 (additional hardware and games by CD Express, Milan, Italy)

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Bryan McPhail // copyright-holders:Bryan McPhail,Stephane Humbert
/*************************************************************************** /***************************************************************************
Various Data East 8 bit games: Various Data East 8 bit games:

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria // copyright-holders:Nicola Salmoria,Stephane Humbert
/*************************************************************************** /***************************************************************************
Fire Trap memory map Fire Trap memory map

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Aaron Giles, Couriersud // copyright-holders:Aaron Giles, Couriersud,Stephane Humbert
/*************************************************************************** /***************************************************************************
Galaxian-derived hardware Galaxian-derived hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria // copyright-holders:Nicola Salmoria,Stephane Humbert
/*************************************************************************** /***************************************************************************
Galaxian/Moon Cresta hardware Galaxian/Moon Cresta hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood // copyright-holders:David Haywood,Stephane Humbert
/*************************************************************************** /***************************************************************************
Sega Mega Drive/Genesis-based bootlegs Sega Mega Drive/Genesis-based bootlegs

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Steph, Phil Stroffolino, Uki // copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Phil Stroffolino, Uki,Stephane Humbert
/****************************************************************************** /******************************************************************************
UPL "orthogonal palette" hardware UPL "orthogonal palette" hardware

View File

@ -1,5 +1,5 @@
// license:GPL-2.0+ // license:GPL-2.0+
// copyright-holders:David Graves, Jarek Burczynski // copyright-holders:David Graves, Jarek Burczynski,Stephane Humbert
// thanks-to:Richard Bush // thanks-to:Richard Bush
/**************************************************************************** /****************************************************************************

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria // copyright-holders:Nicola Salmoria,Stephane Humbert
/*************************************************************************** /***************************************************************************
Namco PuckMan Namco PuckMan

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Stephh, Robbbert // copyright-holders:Robbbert,Stephane Humbert
/******************************************************************************************************** /********************************************************************************************************
PINBALL PINBALL

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:K.Wilkins // copyright-holders:K.Wilkins,Stephane Humbert
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:LGPL-2.1+ // license:LGPL-2.1+
// copyright-holders:Tomasz Slanina, Peter Ferrie // copyright-holders:Tomasz Slanina, Peter Ferrie,Stephane Humbert
/*************************************************************************** /***************************************************************************
Arcade games (hacks of console games) running on SNES harware. Arcade games (hacks of console games) running on SNES harware.

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
/******************************************************************************* /*******************************************************************************
Super Pinball Action (c) 1991 Tecmo Super Pinball Action (c) 1991 Tecmo
******************************************************************************** ********************************************************************************

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Angelo Salese, David Haywood, Ryan Holtz, Stephh, Pierpaolo Prazzoli, Roberto Fresca // copyright-holders:Angelo Salese, David Haywood, Ryan Holtz, Pierpaolo Prazzoli, Roberto Fresca,Stephane Humbert
/***************************************************************** /*****************************************************************
* Status Triv Two driver by David Haywood, Ryan Holtz, and Stephh* * Status Triv Two driver by David Haywood, Ryan Holtz, and Stephh*
* Super Triv II driver by Ryan Holtz * * Super Triv II driver by Ryan Holtz *

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Mariusz Wojcieszek, Stephh // copyright-holders:Mariusz Wojcieszek
/**************************************************************************** /****************************************************************************
TourVision TourVision

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
/* Xyonix ********************************************************************* /* Xyonix *********************************************************************
driver by David Haywood and Stephh driver by David Haywood and Stephh

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Brad Oliver // copyright-holders:Brad Oliver,Stephane Humbert
/* This it the best way to allow game specific kludges until the system is fully understood */ /* This it the best way to allow game specific kludges until the system is fully understood */
enum { enum {
ARKUNK = 0, /* unknown bootlegs for inclusion of possible new sets */ ARKUNK = 0, /* unknown bootlegs for inclusion of possible new sets */

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Steph, Phil Stroffolino, Uki // copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Phil Stroffolino, Uki
class nova2001_state : public driver_device class nova2001_state : public driver_device
{ {
public: public:

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:K.Wilkins // copyright-holders:K.Wilkins,Stephane Humbert
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
#include "video/tecmo_spr.h" #include "video/tecmo_spr.h"
#include "video/tecmo_mix.h" #include "video/tecmo_mix.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Graves, Bryan McPhail, Brad Oliver, Andrew Prime, Brian Troha, Nicola Salmoria // copyright-holders:David Graves, Bryan McPhail, Brad Oliver, Andrew Prime, Brian Troha, Nicola Salmoria,Stephane Humbert
/******************************************************************************* /*******************************************************************************
Input port macros used by many games in multiple Taito drivers Input port macros used by many games in multiple Taito drivers

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Quench, Stephh // copyright-holders:Quench, Stephane Humbert
/******************************************************************************* /*******************************************************************************
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,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
class xyonix_state : public driver_device class xyonix_state : public driver_device
{ {
public: public:

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Brad Oliver // copyright-holders:Brad Oliver,Stephane Humbert
/*************************************************************************** /***************************************************************************
machine.c machine.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Luca Elia, David Haywood // copyright-holders:Luca Elia, David Haywood,Stephane Humbert
/* Kaneko 'Calc' hitbox collision / protection /* Kaneko 'Calc' hitbox collision / protection
It is thought that this is done by the 'CALC1' 'TOYBOX' and 'CALC3' protection chips found on the various boards It is thought that this is done by the 'CALC1' 'TOYBOX' and 'CALC3' protection chips found on the various boards

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Luca Elia, David Haywood // copyright-holders:Luca Elia, David Haywood,Stephane Humbert
/* Kaneko Hit protection */ /* Kaneko Hit protection */

View File

@ -1,5 +1,5 @@
// license:GPL-2.0+ // license:GPL-2.0+
// copyright-holders:David Graves, Jarek Burczynski // copyright-holders:David Graves, Jarek Burczynski,Stephane Humbert
/************************************************************************* /*************************************************************************
Operation Wolf C-Chip Protection Operation Wolf C-Chip Protection

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:K.Wilkins // copyright-holders:K.Wilkins,Stephane Humbert
/*************************************************************************** /***************************************************************************
Toaplan Slap Fight hardware Toaplan Slap Fight hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Luca Elia, Mirko Buffoni, Takahiro Nogi // copyright-holders:Luca Elia, Mirko Buffoni, Takahiro Nogi,Stephane Humbert
/*************************************************************************** /***************************************************************************
machine.c machine.c

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli, Bryan McPhail // copyright-holders:Pierpaolo Prazzoli, Bryan McPhail,Stephane Humbert
/*************************************************************************** /***************************************************************************
Alpha 68k video emulation - Bryan McPhail, mish@tendril.co.uk Alpha 68k video emulation - Bryan McPhail, mish@tendril.co.uk

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Steph, Phil Stroffolino, Uki // copyright-holders:Howie Cohen, Frank Palazzolo, Alex Pasadyn, David Haywood, Phil Stroffolino, Uki
#include "emu.h" #include "emu.h"
#include "includes/nova2001.h" #include "includes/nova2001.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
#include "emu.h" #include "emu.h"
#include "includes/spbactn.h" #include "includes/spbactn.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood // copyright-holders:David Haywood,Stephane Humbert
/******************************************************************************* /*******************************************************************************
WWF Superstars (C) 1989 Technos Japan (video/wwfsstar.c) WWF Superstars (C) 1989 Technos Japan (video/wwfsstar.c)
******************************************************************************** ********************************************************************************

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Stephh // copyright-holders:David Haywood
#include "emu.h" #include "emu.h"
#include "includes/xyonix.h" #include "includes/xyonix.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nicola Salmoria // copyright-holders:Nicola Salmoria,Stephane Humbert
/*************************************************************************** /***************************************************************************
Sega Zaxxon hardware Sega Zaxxon hardware