mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
updated according to responses sent by email (nw)
This commit is contained in:
parent
b67b9ff917
commit
1ae005a8dd
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Brett Wyer, Raphael Nabet
|
// copyright-holders:Brett Wyer, Raphael Nabet
|
||||||
//
|
//
|
||||||
// corvus_hd
|
// corvus_hd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Brett Wyer, Raphael Nabet
|
// copyright-holders:Brett Wyer, Raphael Nabet
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Appolo
|
// copyright-holders:Mike Appolo
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Paul Hampson
|
// copyright-holders:Paul Hampson
|
||||||
/**********************************************************************************************************************
|
/**********************************************************************************************************************
|
||||||
Championship VBall
|
Championship VBall
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Appolo
|
// copyright-holders:Mike Appolo
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Paul Hampson
|
// copyright-holders:Paul Hampson
|
||||||
class vball_state : public driver_device
|
class vball_state : public driver_device
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Mike Appolo
|
// copyright-holders:Mike Appolo
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Paul Hampson
|
// copyright-holders:Paul Hampson
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Anthony Kruize
|
// copyright-holders:Anthony Kruize
|
||||||
/**************************************************************************************
|
/**************************************************************************************
|
||||||
* Game Boy sound emulation (c) Anthony Kruize (trandor@labyrinth.net.au)
|
* Game Boy sound emulation (c) Anthony Kruize (trandor@labyrinth.net.au)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Anthony Kruize
|
// copyright-holders:Anthony Kruize
|
||||||
#ifndef __GBSOUND_H__
|
#ifndef __GBSOUND_H__
|
||||||
#define __GBSOUND_H__
|
#define __GBSOUND_H__
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||||
/*
|
/*
|
||||||
Corvus Concept driver
|
Corvus Concept driver
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Wilbert Pol
|
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
gb.c
|
gb.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Wilbert Pol
|
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
wswan.c
|
wswan.c
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||||
/*
|
/*
|
||||||
Corvus Concept driver
|
Corvus Concept driver
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Wilbert Pol
|
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
wswan.c
|
wswan.c
|
||||||
|
Loading…
Reference in New Issue
Block a user