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