finish setting copyright holders for MESS section (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-13 16:19:00 +02:00
parent 451339ceb4
commit 1ed4f69abd
48 changed files with 79 additions and 79 deletions

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
Intelligent Designs DAVE emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
Intelligent Designs DAVE emulation

View File

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

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods
/***************************************************************************
coco.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods
/***************************************************************************
dgnalpha.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Ralf Schaefer
/**********************************************************************
Mephisto Chess Computers

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "includes/megadriv.h"
#include "bus/megadrive/md_slot.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* includes/pc1251.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* includes/pc1350.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* includes/pc1401.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* includes/pc1403.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Sandro Ronco
/**********************************************************************
NEC uPD65031 'BLINK' emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Sandro Ronco
/**********************************************************************
NEC uPD65031 'BLINK' emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/****************************************************************************
amiga.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/****************************************************************************
fat.c

View File

@ -1,3 +1,3 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
void fat_get_info(const imgtool_class *imgclass, UINT32 state, union imgtoolinfo *info);

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/****************************************************************************
pc_flop.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/****************************************************************************
pc_hard.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/****************************************************************************
prodos.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*
733 ASR emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
#define asr733_chr_region ":gfx1"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*
911_chr.h: character definitions for 911_vdt.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*
key translation table for both US and UK terminals

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*
TI 911 VDT core. To be operated with the TI 990 line of computers (can be connected to
any model, as communication uses the CRU bus).

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
#include "sound/beep.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:R. Belmont
/*********************************************************************
video/apple2.h - Video handling for 8-bit Apple IIs

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*
video/crt.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Raphael Nabet
/*************************************************************************
video/crt.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
gb_lcd.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/*****************************************************************************
*
* video/gb_lcd.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods
/*********************************************************************
gime.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Nathan Woods
/*********************************************************************
gime.h

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:JJ Stacino
/////////////////////////////////////////////////////////////////////////////////
///// Hector video
/////////////////////////////////////////////////////////////////////////////////

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/******************************************************************************
K1GE/K2GE graphics emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Dan Boris
/***************************************************************************
Atari MARIA video emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Dan Boris
#ifndef __ATARI_MARIA__
#define __ATARI_MARIA__

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ryan Holtz
/*
SGI "Newport" graphics board used in the Indy and some Indigo2s

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Ryan Holtz
/*
SGI "Newport" graphics board used in the Indy and some Indigo2s

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
Intelligent Designs NICK emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Curt Coder
/**********************************************************************
Intelligent Designs NICK emulation

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// copyright-holders:Paul Daniels
/**********************************************************************
p2000m.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
#include "emu.h"
#include "includes/pocketc.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
#include "emu.h"
#include "includes/pocketc.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
#include "emu.h"
#include "includes/pocketc.h"

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:GPL-2.0+
// copyright-holders:Peter Trauner
/*****************************************************************************
*
* pc1403.c

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
/***************************************************************************
IBM PC junior

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol
#ifndef PC_T1T_H
#define PC_T1T_H

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:???
// license:BSD-3-Clause
// copyright-holders:Sergey Svishchev
#include "emu.h"
#define CGA_PALETTE_SETS 83