updating remaining for RB (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-21 20:18:04 +02:00
parent 4f33c75a04
commit 1751b0e5bf
54 changed files with 60 additions and 60 deletions

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont,Kevin Horton // copyright-holders:R. Belmont,Kevin Horton
/*************************************************************************** /***************************************************************************
MPU-401 MIDI device interface MPU-401 MIDI device interface

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont,Kevin Horton // copyright-holders:R. Belmont,Kevin Horton
#pragma once #pragma once
#ifndef __ISA_MPU401_H__ #ifndef __ISA_MPU401_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont, Miodrag Milanovic // copyright-holders:R. Belmont, Miodrag Milanovic
/*************************************************************************** /***************************************************************************
ISA 8/16 bit Creative Labs Sound Blaster Sound Card ISA 8/16 bit Creative Labs Sound Blaster Sound Card

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont, Miodrag Milanovic // copyright-holders:R. Belmont, Miodrag Milanovic
#pragma once #pragma once
#ifndef __ISA_SOUND_BLASTER_H__ #ifndef __ISA_SOUND_BLASTER_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/* Handlers for SH3 internals */ /* Handlers for SH3 internals */
#include "emu.h" #include "emu.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
#pragma once #pragma once
#ifndef __SH3COMN_H__ #ifndef __SH3COMN_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/***************************************************************************** /*****************************************************************************
* *
* sh4.c * sh4.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/***************************************************************************** /*****************************************************************************
* *
* sh4->h * sh4->h

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/***************************************************************************** /*****************************************************************************
* *
* sh4comn.c * sh4comn.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/***************************************************************************** /*****************************************************************************
* *
* sh4comn.h * sh4comn.h

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
#include "emu.h" #include "emu.h"
#include "debugger.h" #include "debugger.h"
#include "sh4.h" #include "sh4.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/* SHA3/4 DMA Controller */ /* SHA3/4 DMA Controller */
#include "emu.h" #include "emu.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/* SHA3/4 DMA Controller */ /* SHA3/4 DMA Controller */
/* bit definitions */ /* bit definitions */

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
#pragma once #pragma once
#ifndef __SH4REGS_H__ #ifndef __SH4REGS_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/* SH3/4 Timer Unit */ /* SH3/4 Timer Unit */
#include "emu.h" #include "emu.h"

View File

@ -1,3 +1,3 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/* SH3/4 Timer Unit */ /* SH3/4 Timer Unit */

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/*************************************************************************** /***************************************************************************
TOC parser for CHD compression frontend TOC parser for CHD compression frontend

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/*************************************************************************** /***************************************************************************
CDRDAO TOC parser for CHD compression frontend CDRDAO TOC parser for CHD compression frontend

View File

@ -1,5 +1,5 @@
// license:LGPL-2.1+ // license:LGPL-2.1+
// copyright-holders:R.Belmont, Brad Martin // copyright-holders:R. Belmont, Brad Martin
/*************************************************************************** /***************************************************************************
snes_snd.c snes_snd.c

View File

@ -1,5 +1,5 @@
// license:LGPL-2.1+ // license:LGPL-2.1+
// copyright-holders:R.Belmont, Brad Martin // copyright-holders:R. Belmont, Brad Martin
/***************************************************************************** /*****************************************************************************
* *
* audio/snes_spc.h * audio/snes_spc.h

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Ryan Holtz, Andreas Naive // copyright-holders:R. Belmont, Ryan Holtz, Andreas Naive
/************************************************************************** /**************************************************************************
* *

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Carl // copyright-holders:R. Belmont, Carl
/************************************************************************************ /************************************************************************************

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert // copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert
/************************************************************************** /**************************************************************************
* *

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Nicola Salmoria // copyright-holders:R. Belmont, Nicola Salmoria
/*************************************************************************** /***************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria // copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria
/************************************************************************** /**************************************************************************
* Mystic Warrior (c) 1993 Konami * Mystic Warrior (c) 1993 Konami

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/************************************************************************* /*************************************************************************
Run and Gun / Slam Dunk Run and Gun / Slam Dunk

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Peter Ferrie // copyright-holders:R. Belmont, Peter Ferrie
/*************************************************************************** /***************************************************************************

View File

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

View File

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

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert // copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert
#include "sound/k056800.h" #include "sound/k056800.h"
#include "sound/k054539.h" #include "sound/k054539.h"

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Nicola Salmoria // copyright-holders:R. Belmont, Nicola Salmoria
/************************************************************************* /*************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang // copyright-holders:R. Belmont, Acho A. Tang
/************************************************************************* /*************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria // copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria
#include "sound/k054539.h" #include "sound/k054539.h"
#include "machine/k053252.h" #include "machine/k053252.h"

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Andrew Gardner // copyright-holders:R. Belmont, Andrew Gardner
#include "machine/eepromser.h" #include "machine/eepromser.h"
#include "video/k053936.h" #include "video/k053936.h"

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/************************************************************************* /*************************************************************************
Run and Gun / Slam Dunk Run and Gun / Slam Dunk

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert // copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert
/************************************************************************** /**************************************************************************
* *

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert // copyright-holders:R. Belmont, Acho A. Tang, Phil Stroffolino, Olivier Galibert
/* /*
* video/konamigx.c - Konami GX video hardware (here there be dragons, and achocode) * video/konamigx.c - Konami GX video hardware (here there be dragons, and achocode)

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Nicola Salmoria // copyright-holders:R. Belmont, Nicola Salmoria
/*************************************************************************** /***************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Acho A. Tang // copyright-holders:R. Belmont, Acho A. Tang
/*************************************************************************** /***************************************************************************

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria // copyright-holders:R. Belmont, Phil Stroffolino, Acho Tang, Nicola Salmoria
#define MW_VERBOSE 0 #define MW_VERBOSE 0

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont, Andrew Gardner // copyright-holders:R. Belmont, Andrew Gardner
/* /*
Polygonet Commanders (Konami, 1993) Polygonet Commanders (Konami, 1993)

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/************************************************************************* /*************************************************************************
Run and Gun Run and Gun

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont // copyright-holders:R. Belmont
/* /*
vboy.c - Virtual Boy audio emulation vboy.c - Virtual Boy audio emulation

View File

@ -1,4 +1,4 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R. Belmont // copyright-holders:R. Belmont
/* /*
vboy.h - Virtual Boy audio emulation vboy.h - Virtual Boy audio emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont,Ryan Holtz // copyright-holders:R. Belmont,Ryan Holtz
/*************************************************************************** /***************************************************************************
gba.c gba.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/************************************************************************** /**************************************************************************
* *
* gp2x.c - Game Park Holdings GP2X * gp2x.c - Game Park Holdings GP2X

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/*************************************************************************** /***************************************************************************
Hewlett-Packard HP16500a/b/c Logic Analyzer Hewlett-Packard HP16500a/b/c Logic Analyzer

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/*************************************************************************** /***************************************************************************
macpci.c: second-generation Old World PowerMacs based on PCI instead of NuBus macpci.c: second-generation Old World PowerMacs based on PCI instead of NuBus

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/************************************************************************************************* /*************************************************************************************************
Roland Sound Canvas SC-55 Roland Sound Canvas SC-55

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont,Ryan Holtz // copyright-holders:R. Belmont,Ryan Holtz
#ifndef _GBA_H_ #ifndef _GBA_H_
#define _GBA_H_ #define _GBA_H_

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/***************************************************************************** /*****************************************************************************
* *
* includes/macpci.h * includes/macpci.h

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:R.Belmont // copyright-holders:R. Belmont
/**************************************************************************** /****************************************************************************
machine/pcimac.c machine/pcimac.c

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:R.Belmont,Ryan Holtz // copyright-holders:R. Belmont,Ryan Holtz
/*************************************************************************** /***************************************************************************
gba.c gba.c