mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +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
|
||||
//
|
||||
// corvus_hd
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Brett Wyer, Raphael Nabet
|
||||
/*****************************************************************************
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Mike Appolo
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Paul Hampson
|
||||
/**********************************************************************************************************************
|
||||
Championship VBall
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Mike Appolo
|
||||
/*************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Paul Hampson
|
||||
class vball_state : public driver_device
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Mike Appolo
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Paul Hampson
|
||||
/***************************************************************************
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Anthony Kruize
|
||||
/**************************************************************************************
|
||||
* Game Boy sound emulation (c) Anthony Kruize (trandor@labyrinth.net.au)
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Anthony Kruize
|
||||
#ifndef __GBSOUND_H__
|
||||
#define __GBSOUND_H__
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||
/*
|
||||
Corvus Concept driver
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Wilbert Pol
|
||||
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||
/***************************************************************************
|
||||
|
||||
gb.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Wilbert Pol
|
||||
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||
/***************************************************************************
|
||||
|
||||
wswan.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||
/*****************************************************************************
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Raphael Nabet, Brett Wyer
|
||||
/*
|
||||
Corvus Concept driver
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Wilbert Pol
|
||||
// copyright-holders:Anthony Kruize,Wilbert Pol
|
||||
/***************************************************************************
|
||||
|
||||
wswan.c
|
||||
|
Loading…
Reference in New Issue
Block a user