mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
fixes (nw)
This commit is contained in:
parent
e00932e9bf
commit
20880e8840
@ -1,12 +1,9 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Dirk Best
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:smf
|
||||
/***************************************************************************
|
||||
|
||||
Centronics printer interface
|
||||
|
||||
license: MAME, GPL-2.0+
|
||||
copyright-holders: smf
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Dirk Best
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Aaron Giles
|
||||
/***************************************************************************
|
||||
|
||||
Amiga audio hardware
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Dirk Best
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Aaron Giles
|
||||
/***************************************************************************
|
||||
|
||||
Amiga audio hardware
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Tatung Einstein
|
||||
|
||||
license: MAME
|
||||
copyright-holders: Kevin Thacker, Dirk Best, Phill Harvey-Smith
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef EINSTEIN_H_
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Memotech MTX 500, MTX 512 and RS 128
|
||||
|
||||
license: MAME
|
||||
copyright-holders: (Original Author?), Dirk Best, Curt Coder
|
||||
|
||||
*************************************************************************/
|
||||
|
||||
#ifndef __MTX__
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Tatung Einstein
|
||||
|
||||
license: MAME
|
||||
copyright-holders: Kevin Thacker, Dirk Best, Phill Harvey-Smith
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Memotech MTX 500, MTX 512 and RS 128
|
||||
|
||||
license: MAME
|
||||
copyright-holders: (Original Author?), Dirk Best, Curt Coder
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Nascom 1 and Nascom 2
|
||||
|
||||
license: MAME
|
||||
copyright-holders: (Original Author?), Dirk Best
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Miles Gordon Technology SAM Coupe
|
||||
|
||||
license: MAME
|
||||
copyright-holders: Lee Hammerton, Dirk Best
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
@ -4,9 +4,6 @@
|
||||
|
||||
Miles Gordon Technology SAM Coupe
|
||||
|
||||
license: MAME
|
||||
copyright-holders: Lee Hammerton, Dirk Best
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user