mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
sync main driver and res of files
This commit is contained in:
parent
9bcbe3fdec
commit
7510822c3a
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phill Harvey-Smith
|
||||
// copyright-holders:Phill Harvey-Smith, Carl
|
||||
/*
|
||||
drivers/rmnimbus.c
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Paul Daniels, Colin Howell, R. Belmont
|
||||
/*****************************************************************************
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:GPL-2.0+
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Angelo Salese, Dirk Best
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nathan Woods
|
||||
// copyright-holders:Nathan Woods,Frank Palazzolo
|
||||
/*****************************************************************************
|
||||
*
|
||||
* includes/intv.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Curt Coder
|
||||
// copyright-holders:Curt Coder, Robbbert
|
||||
#pragma once
|
||||
|
||||
#ifndef __PHC25__
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phill Harvey-Smith,Carl
|
||||
// copyright-holders:Phill Harvey-Smith, Carl
|
||||
/*
|
||||
rmnimbus.c
|
||||
Machine driver for the Research Machines Nimbus.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Barry Rodewald
|
||||
// copyright-holders:Barry Rodewald,Carl
|
||||
/*****************************************************************************
|
||||
*
|
||||
* includes/x68k.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:R. Belmont, Nathan Woods
|
||||
// copyright-holders:Nathan Woods,R. Belmont
|
||||
/***************************************************************************
|
||||
|
||||
machine/apple3.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nathan Woods
|
||||
// copyright-holders:Nathan Woods,Frank Palazzolo
|
||||
#include "emu.h"
|
||||
#include "video/stic.h"
|
||||
#include "includes/intv.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Juergen Buchmueller
|
||||
// copyright-holders:Juergen Buchmueller, Robbbert
|
||||
/***************************************************************************
|
||||
|
||||
microbee.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Phill Harvey-Smith,Carl
|
||||
// copyright-holders:Phill Harvey-Smith, Carl
|
||||
/*
|
||||
machine/rmnimbus.c
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Juergen Buchmueller
|
||||
// copyright-holders:Juergen Buchmueller, Krzysztof Strzecha, Robbbert
|
||||
/***************************************************************************
|
||||
zx.c
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:R. Belmont, Nathan Woods
|
||||
// copyright-holders:Nathan Woods,R. Belmont
|
||||
/***************************************************************************
|
||||
|
||||
video/apple3.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nathan Woods
|
||||
// copyright-holders:Nathan Woods,Frank Palazzolo
|
||||
#include "emu.h"
|
||||
#include "includes/intv.h"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Juergen Buchmueller,Robbbert
|
||||
// copyright-holders:Juergen Buchmueller, Robbbert
|
||||
/***************************************************************************
|
||||
microbee.c
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Juergen Buchmueller
|
||||
// copyright-holders:Juergen Buchmueller, Dirk Best
|
||||
/***************************************************************************
|
||||
* Sharp MZ700
|
||||
*
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:GPL-2.0+
|
||||
// copyright-holders:Juergen Buchmueller
|
||||
// copyright-holders:Juergen Buchmueller, Krzysztof Strzecha, Robbbert
|
||||
/***************************************************************************
|
||||
zx.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user