mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
finish setting copyright holders for MESS section (nw)
This commit is contained in:
parent
451339ceb4
commit
1ed4f69abd
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Curt Coder
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
Intelligent Designs DAVE emulation
|
Intelligent Designs DAVE emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Curt Coder
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
Intelligent Designs DAVE emulation
|
Intelligent Designs DAVE emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:David Haywood
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "includes/md_cons.h"
|
#include "includes/md_cons.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Nathan Woods
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
coco.h
|
coco.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Nathan Woods
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
dgnalpha.h
|
dgnalpha.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Ralf Schaefer
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
Mephisto Chess Computers
|
Mephisto Chess Computers
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:David Haywood
|
||||||
|
|
||||||
#include "includes/megadriv.h"
|
#include "includes/megadriv.h"
|
||||||
#include "bus/megadrive/md_slot.h"
|
#include "bus/megadrive/md_slot.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* includes/pc1251.h
|
* includes/pc1251.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* includes/pc1350.h
|
* includes/pc1350.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* includes/pc1401.h
|
* includes/pc1401.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* includes/pc1403.h
|
* includes/pc1403.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Sandro Ronco
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
NEC uPD65031 'BLINK' emulation
|
NEC uPD65031 'BLINK' emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Sandro Ronco
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
NEC uPD65031 'BLINK' emulation
|
NEC uPD65031 'BLINK' emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
amiga.c
|
amiga.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
fat.c
|
fat.c
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
void fat_get_info(const imgtool_class *imgclass, UINT32 state, union imgtoolinfo *info);
|
void fat_get_info(const imgtool_class *imgclass, UINT32 state, union imgtoolinfo *info);
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
pc_flop.c
|
pc_flop.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
pc_hard.c
|
pc_hard.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
prodos.c
|
prodos.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/*
|
/*
|
||||||
733 ASR emulation
|
733 ASR emulation
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
|
|
||||||
#define asr733_chr_region ":gfx1"
|
#define asr733_chr_region ":gfx1"
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/*
|
/*
|
||||||
911_chr.h: character definitions for 911_vdt.c
|
911_chr.h: character definitions for 911_vdt.c
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/*
|
/*
|
||||||
key translation table for both US and UK terminals
|
key translation table for both US and UK terminals
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// 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
|
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).
|
any model, as communication uses the CRU bus).
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
|
|
||||||
#include "sound/beep.h"
|
#include "sound/beep.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:R. Belmont
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
|
|
||||||
video/apple2.h - Video handling for 8-bit Apple IIs
|
video/apple2.h - Video handling for 8-bit Apple IIs
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/*
|
/*
|
||||||
video/crt.c
|
video/crt.c
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Raphael Nabet
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
video/crt.h
|
video/crt.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
gb_lcd.c
|
gb_lcd.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* video/gb_lcd.h
|
* video/gb_lcd.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Nathan Woods
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
|
|
||||||
gime.c
|
gime.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Nathan Woods
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
|
|
||||||
gime.h
|
gime.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:JJ Stacino
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////////
|
||||||
///// Hector video
|
///// Hector video
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////////
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
|
||||||
K1GE/K2GE graphics emulation
|
K1GE/K2GE graphics emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Dan Boris
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Atari MARIA video emulation
|
Atari MARIA video emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Dan Boris
|
||||||
#ifndef __ATARI_MARIA__
|
#ifndef __ATARI_MARIA__
|
||||||
#define __ATARI_MARIA__
|
#define __ATARI_MARIA__
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Ryan Holtz
|
||||||
/*
|
/*
|
||||||
SGI "Newport" graphics board used in the Indy and some Indigo2s
|
SGI "Newport" graphics board used in the Indy and some Indigo2s
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Ryan Holtz
|
||||||
/*
|
/*
|
||||||
SGI "Newport" graphics board used in the Indy and some Indigo2s
|
SGI "Newport" graphics board used in the Indy and some Indigo2s
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Curt Coder
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
Intelligent Designs NICK emulation
|
Intelligent Designs NICK emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Curt Coder
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
Intelligent Designs NICK emulation
|
Intelligent Designs NICK emulation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Paul Daniels
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
p2000m.c
|
p2000m.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
|
||||||
#include "includes/pocketc.h"
|
#include "includes/pocketc.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
|
||||||
#include "includes/pocketc.h"
|
#include "includes/pocketc.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
|
||||||
#include "includes/pocketc.h"
|
#include "includes/pocketc.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:GPL-2.0+
|
||||||
// copyright-holders:???
|
// copyright-holders:Peter Trauner
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* pc1403.c
|
* pc1403.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
IBM PC junior
|
IBM PC junior
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
#ifndef PC_T1T_H
|
#ifndef PC_T1T_H
|
||||||
#define PC_T1T_H
|
#define PC_T1T_H
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Sergey Svishchev
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
|
||||||
#define CGA_PALETTE_SETS 83
|
#define CGA_PALETTE_SETS 83
|
||||||
|
Loading…
Reference in New Issue
Block a user