mirror of
https://github.com/holub/mame
synced 2025-06-22 12:28:33 +03:00
fixes (nw)
This commit is contained in:
parent
3deab48d09
commit
d7c78460b6
@ -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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:Dag Lem
|
// copyright-holders:Dag Lem
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Phil Bennett
|
// copyright-holders:Philip Bennett
|
||||||
/**********************************************************************************************
|
/**********************************************************************************************
|
||||||
|
|
||||||
Taito TC0140SYT
|
Taito TC0140SYT
|
||||||
|
@ -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__
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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"
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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) **
|
||||||
|
@ -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__
|
||||||
|
Loading…
Reference in New Issue
Block a user