fixes (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-22 21:25:29 +02:00
parent 3deab48d09
commit d7c78460b6
15 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
// license:??? // license:GPL-2.0+
// copyright-holders:Dag Lem // copyright-holders:Dag Lem
#ifndef WAVE6581_h #ifndef WAVE6581_h
#define WAVE6581_h #define WAVE6581_h

View File

@ -1,4 +1,4 @@
// license:??? // license:GPL-2.0+
// copyright-holders:Dag Lem // copyright-holders:Dag Lem
#pragma once #pragma once

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett // copyright-holders:Philip Bennett
/********************************************************************************************** /**********************************************************************************************
Taito TC0140SYT Taito TC0140SYT

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett // copyright-holders:Philip Bennett
#ifndef __TAITOSND_H__ #ifndef __TAITOSND_H__
#define __TAITOSND_H__ #define __TAITOSND_H__

View File

@ -1,5 +1,5 @@
// license:??? // license:???
// copyright-holders:Zsolt Vasvari, Aaron Giles, R. Belmont, Lord Nightmare // copyright-holders:Zsolt Vasvari, Aaron Giles, R. Belmont, Jonathan Gevaryahu
/*************************************************************************** /***************************************************************************
Berzerk hardware Berzerk hardware

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett // copyright-holders:Philip Bennett
/*************************************************************************** /***************************************************************************
Atari Metal Maniax Atari Metal Maniax

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:James Wallace, Phil Bennett // copyright-holders:James Wallace, Philip Bennett
/*********************************************************************************************************** /***********************************************************************************************************
Barcrest MPU4 Extension driver by J.Wallace, Phil Bennett and Anonymous. Barcrest MPU4 Extension driver by J.Wallace, Phil Bennett and Anonymous.

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Mariusz Wojcieszek, hap, Phil Bennett, David Haywood // copyright-holders:Mariusz Wojcieszek, hap, Philip Bennett, David Haywood
/* /*
Sea Battle by Zaccaria Sea Battle by Zaccaria

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett // copyright-holders:Philip Bennett
#include "cpu/adsp2100/adsp2100.h" #include "cpu/adsp2100/adsp2100.h"
#include "cpu/m68000/m68000.h" #include "cpu/m68000/m68000.h"
#include "cpu/tms34010/tms34010.h" #include "cpu/tms34010/tms34010.h"

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett, Andrew Gardner // copyright-holders:Philip Bennett, Andrew Gardner
/*************************************************************************** /***************************************************************************
Namco 62XX Namco 62XX

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Phil Bennett, Andrew Gardner // copyright-holders:Philip Bennett, Andrew Gardner
#ifndef NAMCO62_H #ifndef NAMCO62_H
#define NAMCO62_H #define NAMCO62_H

View File

@ -1,5 +1,5 @@
// license:??? // license:???
// copyright-holders:Paul "TBBle" Hampson // copyright-holders:Paul Hampson
/*************************************************************************** /***************************************************************************
Video Hardware for Championship V'ball by Paul Hampson Video Hardware for Championship V'ball by Paul Hampson

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Curt Coder,Lord Nightmare // copyright-holders:Curt Coder,Jonathan Gevaryahu
/* /*
Tandberg TDV2324 Tandberg TDV2324

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:hap, Lord Nightmare // copyright-holders:hap, Jonathan Gevaryahu
/*************************************************************************** /***************************************************************************
** subclass of hh_tms1k_state (includes/hh_tms1k.h, drivers/hh_tms1k.c) ** ** subclass of hh_tms1k_state (includes/hh_tms1k.h, drivers/hh_tms1k.c) **

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Curt Coder,Lord Nightmare // copyright-holders:Curt Coder,Jonathan Gevaryahu
#pragma once #pragma once
#ifndef __TDV2324__ #ifndef __TDV2324__