mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
With permission from Dirk Best, apply 3-clause BSD license to common devices and image handling (nw)
Note that this does not apply to machine drivers or device implementations for a single machine family (e.g. Amiga chips or VTech expansion bus)
This commit is contained in:
parent
4590736ee9
commit
d10ba2b97a
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Amiga Keyboard Interface
|
Amiga Keyboard Interface
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Amiga Keyboard Interface
|
Amiga Keyboard Interface
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
PMI DAC-76 COMDAC
|
PMI DAC-76 COMDAC
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
PMI DAC-76 COMDAC
|
PMI DAC-76 COMDAC
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
National Semiconductor MM5837
|
National Semiconductor MM5837
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license: GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders: Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
National Semiconductor MM5837
|
National Semiconductor MM5837
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best, Vas Crabb
|
// copyright-holders:Dirk Best, Vas Crabb
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best, Vas Crabb
|
// copyright-holders:Dirk Best, Vas Crabb
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
|
||||||
#include "imageutl.h"
|
#include "imageutl.h"
|
||||||
#include "apridisk.h"
|
#include "apridisk.h"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
|
|
||||||
#include <algorithm>
|
|
||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// license:GPL-2.0+
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Dirk Best
|
// copyright-holders:Dirk Best
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user