mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
update some of remaining licenses (nw)
This commit is contained in:
parent
9a2ed1703a
commit
dbca6f4c01
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Roberto Lavarone
|
||||
/**********************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Roberto Lavarone
|
||||
/**********************************************************************
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
// license:???
|
||||
// copyright-holders:ElSemi, kingshriek, Deunan Knute, R. Belmont
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:ElSemi, Deunan Knute, R. Belmont
|
||||
// thanks-to: kingshriek
|
||||
/*
|
||||
Sega/Yamaha AICA emulation
|
||||
By ElSemi, kingshriek, Deunan Knute, and R. Belmont
|
||||
|
||||
This is effectively a 64-voice SCSP, with the following differences:
|
||||
- No FM mode
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:ElSemi, kingshriek, Deunan Knute, R. Belmont
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:ElSemi, Deunan Knute, R. Belmont
|
||||
// thanks-to: kingshriek
|
||||
/*
|
||||
|
||||
Sega/Yamaha AICA emulation
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:ElSemi, kingshriek, Deunan Knute, R. Belmont
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:ElSemi, Deunan Knute, R. Belmont
|
||||
// thanks-to: kingshriek
|
||||
#include "emu.h"
|
||||
#include "aicadsp.h"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:ElSemi, kingshriek, Deunan Knute, R. Belmont
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:ElSemi, Deunan Knute, R. Belmont
|
||||
#pragma once
|
||||
|
||||
#ifndef __AICADSP_H__
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Alex Marshall,nimitz,austere
|
||||
//ICS2115 by Raiden II team (c) 2010
|
||||
//members: austere, nimitz, Alex Marshal
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Alex Marshall,nimitz,austere
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:ElSemi, R. Belmont
|
||||
// thanks-to: kingshriek
|
||||
/*
|
||||
Sega/Yamaha YMF292-F (SCSP = Saturn Custom Sound Processor) emulation
|
||||
By ElSemi
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:James Wallace,'Re-Animator'
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:James Wallace
|
||||
// thanks-to: 'Re-Animator'
|
||||
/****************************************************************************************
|
||||
|
||||
bfm_sc2.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Philip Bennett,Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino, Ernesto Corvi, David Haywood, R. Belmont
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Dirk Verwiebe, Robbbert, Ralf Schaefer, Cowering
|
||||
/***************************************************************************
|
||||
Mephisto Glasgow 3 S chess computer
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Christian Grossler
|
||||
/*
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor, John Clegg
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg
|
||||
/****************************************************************************
|
||||
|
||||
Irem M58 hardware
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Dirk Verwiebe, Ralf Schaefer, Cowering
|
||||
/******************************************************************************
|
||||
Mephisto Chess Computers using plugin modules
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Jason Nelson, Phil Stroffolino
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phil Stroffolino
|
||||
// thanks-to:Jason Nelson
|
||||
/*****************************************************************************
|
||||
|
||||
MOLE ATTACK by Yachiyo Electronics Co.,LTD. 1982
|
||||
@ -7,8 +8,6 @@
|
||||
Known Clones:
|
||||
"Holey Moley", from tai (Thomas Automatics, Inc.)
|
||||
|
||||
emulated by Jason Nelson, Phil Stroffolino
|
||||
|
||||
Known Issues:
|
||||
- some dips not mapped
|
||||
- protection isn't fully understood, but game seems to be ok.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Scott Stone
|
||||
/************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Bernd Wiebelt
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phil Stroffolino, Carlos A. Lozano, Rob Rosenbrock
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Marco Cassili,Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// thanks-to:Marco Cassili
|
||||
/*
|
||||
|
||||
snk.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Sebastien Volpe, Tomasz Slanina, David Haywood
|
||||
/*
|
||||
Super Real Mahjong P6 (JPN Ver.)
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Sylvain Glaize, Paul Priest, Olivier Galibert
|
||||
/*
|
||||
Super Kaneko Nova System
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor,John Clegg,Tomasz Slanina
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg,Tomasz Slanina
|
||||
/****************************************************************************
|
||||
|
||||
Traverse USA / Zippy Race (c) 1983 Irem
|
||||
|
@ -1,10 +1,9 @@
|
||||
// license:???
|
||||
// copyright-holders:HIGHWAYMAN, Nicola Salmoria, Pierpaolo Prazzoli
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli
|
||||
// thanks-to:HIGHWAYMAN
|
||||
/*
|
||||
Wink - (c) 1985 Midcoin
|
||||
|
||||
driver by HIGHWAYMAN, Nicola Salmoria, Pierpaolo Prazzoli
|
||||
|
||||
TODO:
|
||||
- better interrupts?
|
||||
- finish sound
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Philip Bennett,Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino, Ernesto Corvi, David Haywood, R. Belmont
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor, John Clegg
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg
|
||||
class m58_state : public driver_device
|
||||
{
|
||||
public:
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Ralf Schaefer, Cowering
|
||||
/**********************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phil Stroffolino, Carlos A. Lozano, Rob Rosenbrock
|
||||
#include "sound/msm5205.h"
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Marco Cassili,Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// thanks-to:Marco Cassili
|
||||
/*************************************************************************
|
||||
|
||||
various SNK triple Z80 games
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Sylvain Glaize, Paul Priest, Olivier Galibert
|
||||
|
||||
#include "cpu/sh2/sh2.h"
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor,John Clegg,Tomasz Slanina
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg,Tomasz Slanina
|
||||
class travrusa_state : public driver_device
|
||||
{
|
||||
public:
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino
|
||||
class xain_state : public driver_device
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Luca Elia, Sebastien Volpe
|
||||
/* Kaneko 'Toybox' protection
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Luca Elia, Sebastien Volpe
|
||||
/* Kaneko Toybox */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Ralf Schaefer, Cowering
|
||||
/**********************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Philip Bennett,Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino, Ernesto Corvi, David Haywood, R. Belmont
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor, John Clegg
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg
|
||||
/***************************************************************************
|
||||
|
||||
Irem M58 hardware
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phil Stroffolino, Carlos A. Lozano, Rob Rosenbrock
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Marco Cassili,Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Ernesto Corvi,Tim Lindquist,Carlos A. Lozano,Bryan McPhail,Jarek Parchanski,Nicola Salmoria,Tomasz Slanina,Phil Stroffolino,Acho A. Tang,Victor Trucco
|
||||
// thanks-to:Marco Cassili
|
||||
#include "emu.h"
|
||||
#include "includes/snk.h"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood, Sylvain Glaize, Paul Priest, Olivier Galibert
|
||||
/* Super Kaneko Nova System video */
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// license:???
|
||||
// copyright-holders:Lee Taylor,John Clegg,Tomasz Slanina
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Lee Taylor
|
||||
// thanks-to:John Clegg,Tomasz Slanina
|
||||
/***************************************************************************
|
||||
|
||||
video.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Carlos A. Lozano, Rob Rosenbrock, Phil Stroffolino
|
||||
/***************************************************************************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user