some more (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-13 18:35:28 +02:00
parent d762e225bc
commit b518d1bfe5
65 changed files with 120 additions and 126 deletions

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
/* LSI Logic LSI53C810A PCI to SCSI I/O Processor */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
#ifndef LSI53C810_H
#define LSI53C810_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Peter Trauner
/***************************************************************************
mos tri port interface 6525
mos triple interface adapter 6523

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* machine/tpi6525.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 */
#include "68307.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 */

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 MBUS module */
/* all ports on this are 8-bit? */

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"
#define m68307BUS_MADR (0x01)

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 SIM module */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 SIM module */
#include "cpu/m68000/m68000.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68307 TIMER module */
// 2x timers

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 */
#include "68340.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 */

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 DMA module */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 SERIAL module */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 SIM module */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
/* 68340 TIMER module */
#include "emu.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "cpu/m68000/m68000.h"

View File

@ -1,11 +1,9 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Dirk Best
/*****************************************************************************
*
* TTL74145
*
* license: MAME, GPL-2.0+
* copyright-holders: Dirk Best
*
* BCD-to-Decimal decoder
*

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Peter Trauner
/**********************************************************************
8042 Keyboard Controller Emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:LGPL-2.1+
// copyright-holders:Angelo Salese
/***************************************************************************
Acorn Archimedes KART interface

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:LGPL-2.1+
// copyright-holders:Angelo Salese
/***************************************************************************
Acorn Archimedes KART interface

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef AMIGAFDC_H
#define AMIGAFDC_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet, Michael Zapf
/*
Atmel at29c040a flash EEPROM

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet, Michael Zapf
/*
ATMEL 29040a

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/*
Atmel Serial DataFlash

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Schuerewegen
/*
Atmel Serial DataFlash

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
IBM PC AT compatibles 8042 keyboard controller

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
IBM PC AT compatibles 8042 keyboard controller

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Dirk Best
/***************************************************************************
Amiga Autoconfig

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Dirk Best
/***************************************************************************
Amiga Autoconfig

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Robbbert
/****************************************************************************
ay31015.c by Robbbert, May 2008. Bugs fixed by Judge.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Robbbert
/* ay31015.h
Written for MESS by Robbbert on May 29th, 2008.

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Lindner
/*****************************************************************************************
ds1315.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Tim Lindner
/*********************************************************************
ds1315.h

View File

@ -1,10 +1,8 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ramiro Polla
/*
* E05A30 Gate Array (used in the Epson ActionPrinter 2000)
*
* Copyright: 2014 Ramiro Polla
* License: BSD-3-Clause
*/
#include "emu.h"

View File

@ -1,10 +1,8 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ramiro Polla
/*
* E05A30 Gate Array (used in the Epson ActionPrinter 2000)
*
* Copyright: 2014 Ramiro Polla
* License: BSD-3-Clause
*/
#ifndef __E05A30_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "fdc_pll.h"
std::string fdc_pll_t::tts(attotime t)

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef __FDC_PLL_H__
#define __FDC_PLL_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "i6300esb.h"
const device_type I6300ESB_WATCHDOG = &device_creator<i6300esb_watchdog_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
// Intel i6300ESB southbridge
#ifndef I6300ESB_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Kevin Thacker
/* Intel 8271 Floppy Disc Controller */
/* used in BBC Micro B,Acorn Atom */
/* Jun 2000. Kev Thacker */

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Kevin Thacker
/*****************************************************************************
*
* machine/i8271.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Robbbert
/**********************************************************************
i8279

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Robbbert
/***************************************************************************
Intel 8279 Programmable Keyboard/Display Interface emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "jvsdev.h"
#include "jvshost.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef __JVSDEV_H__
#define __JVSDEV_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "jvshost.h"
#include "jvsdev.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef __JVSHOST_H__
#define __JVSHOST_H__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Couriersud
/**********************************************************************
8 bit latch interface and emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Couriersud
/**********************************************************************
8 bit latch interface and emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
#include "legscsi.h"
legacy_scsi_host_adapter::legacy_scsi_host_adapter(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:smf
#ifndef _LEGSCSI_H_
#define _LEGSCSI_H_

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "lpc-acpi.h"
const device_type LPC_ACPI = &device_creator<lpc_acpi_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef LPC_ACPI_H
#define LPC_ACPI_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "lpc-pit.h"
const device_type LPC_PIT = &device_creator<lpc_pit_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef LPC_PIT_H
#define LPC_PIT_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "lpc-rtc.h"
const device_type LPC_RTC = &device_creator<lpc_rtc_device>;

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef LPC_RTC_H
#define LPC_RTC_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#include "lpc.h"
lpc_device::lpc_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
#ifndef LPC_H
#define LPC_H