summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-11 17:51:56 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-11 17:51:56 +0200
commitbfeeaa44f3d9cf60abc861b0ea8ac5b677a605d8 (patch)
tree9ff14e2ceb6371c218c12e611d0286ba33527465
parent26572a83c31c6a6d83cd3dff2b23e1274dee13bc (diff)
Brad Oliver licenses (nw)
-rw-r--r--src/emu/sound/pokey.c9
-rw-r--r--src/emu/sound/pokey.h5
-rw-r--r--src/emu/video/vector.c4
-rw-r--r--src/mame/drivers/atarifb.c2
-rw-r--r--src/mame/drivers/jack.c2
-rw-r--r--src/mame/drivers/matmania.c2
-rw-r--r--src/mame/drivers/ninjaw.c2
-rw-r--r--src/mame/drivers/othunder.c2
-rw-r--r--src/mame/drivers/playch10.c2
-rw-r--r--src/mame/drivers/taito_z.c2
-rw-r--r--src/mame/drivers/tankbatt.c2
-rw-r--r--src/mame/drivers/warriorb.c2
-rw-r--r--src/mame/drivers/zerozone.c2
-rw-r--r--src/mame/machine/vsnes.c4
-rw-r--r--src/mame/video/avgdvg.c4
-rw-r--r--src/mame/video/ppu2c0x.c4
-rw-r--r--src/mame/video/ppu2c0x.h2
-rw-r--r--src/mess/drivers/nes.c2
-rw-r--r--src/mess/drivers/sms.c6
19 files changed, 27 insertions, 33 deletions
diff --git a/src/emu/sound/pokey.c b/src/emu/sound/pokey.c
index 4b994601480..33aec56ae80 100644
--- a/src/emu/sound/pokey.c
+++ b/src/emu/sound/pokey.c
@@ -1,19 +1,14 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Brad Oliver, Eric Smith, Juergen Buchmueller
/*****************************************************************************
*
* POKEY chip emulator 4.6
- * Copyright Nicola Salmoria and the MAME Team
*
* Based on original info found in Ron Fries' Pokey emulator,
* with additions by Brad Oliver, Eric Smith and Juergen Buchmueller,
* paddle (a/d conversion) details from the Atari 400/800 Hardware Manual.
* Polynome algorithms according to info supplied by Perry McFarlane.
*
- * This code is subject to the MAME license, which besides other
- * things means it is distributed as is, no warranties whatsoever.
- * For more details read mame.txt that comes with MAME.
- *
* 4.6:
* [1] http://ploguechipsounds.blogspot.de/2009/10/how-i-recorded-and-decoded-pokeys.html
* - changed audio emulation to emulate borrow 3 clock delay and
diff --git a/src/emu/sound/pokey.h b/src/emu/sound/pokey.h
index 8e77bf89207..df2a8a75782 100644
--- a/src/emu/sound/pokey.h
+++ b/src/emu/sound/pokey.h
@@ -1,9 +1,8 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Brad Oliver, Eric Smith, Juergen Buchmueller
/*****************************************************************************
*
* POKEY chip emulator 4.6
- * Copyright Nicola Salmoria and the MAME Team
*
* Based on original info found in Ron Fries' Pokey emulator,
* with additions by Brad Oliver, Eric Smith and Juergen Buchmueller.
diff --git a/src/emu/video/vector.c b/src/emu/video/vector.c
index c8a5bf6cca8..44e01885ff9 100644
--- a/src/emu/video/vector.c
+++ b/src/emu/video/vector.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Brad Oliver,Aaron Giles,Bernd Wiebelt,Allard van der Bas
/******************************************************************************
*
* vector.c
diff --git a/src/mame/drivers/atarifb.c b/src/mame/drivers/atarifb.c
index b4ba38bd94d..62e68a50bc3 100644
--- a/src/mame/drivers/atarifb.c
+++ b/src/mame/drivers/atarifb.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Mike Balfour, Patrick Lawrence, Brad Oliver
/***************************************************************************
diff --git a/src/mame/drivers/jack.c b/src/mame/drivers/jack.c
index a518af9418b..79148e92564 100644
--- a/src/mame/drivers/jack.c
+++ b/src/mame/drivers/jack.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Brad Oliver
/***************************************************************************
diff --git a/src/mame/drivers/matmania.c b/src/mame/drivers/matmania.c
index f6612802151..c843e3005e8 100644
--- a/src/mame/drivers/matmania.c
+++ b/src/mame/drivers/matmania.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Brad Oliver
/***************************************************************************
diff --git a/src/mame/drivers/ninjaw.c b/src/mame/drivers/ninjaw.c
index 75e5659eeea..39b93b54179 100644
--- a/src/mame/drivers/ninjaw.c
+++ b/src/mame/drivers/ninjaw.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:David Graves
/***************************************************************************
Taito Triple Screen Games
diff --git a/src/mame/drivers/othunder.c b/src/mame/drivers/othunder.c
index 8bc4d8dba53..81134f2725b 100644
--- a/src/mame/drivers/othunder.c
+++ b/src/mame/drivers/othunder.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:David Graves
/***************************************************************************
Operation Thunderbolt (Taito)
diff --git a/src/mame/drivers/playch10.c b/src/mame/drivers/playch10.c
index 46628b4fd44..0cd057632eb 100644
--- a/src/mame/drivers/playch10.c
+++ b/src/mame/drivers/playch10.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:Ernesto Corvi
+// copyright-holders:Ernesto Corvi,Brad Oliver
/***************************************************************************
Playchoice 10 - (c) 1986 Nintendo of America
diff --git a/src/mame/drivers/taito_z.c b/src/mame/drivers/taito_z.c
index 78c057f3692..459fb7ecdbf 100644
--- a/src/mame/drivers/taito_z.c
+++ b/src/mame/drivers/taito_z.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:David Graves
/***************************************************************************
Taito Z System [twin 68K with optional Z80]
diff --git a/src/mame/drivers/tankbatt.c b/src/mame/drivers/tankbatt.c
index 110646d6494..5262770ab94 100644
--- a/src/mame/drivers/tankbatt.c
+++ b/src/mame/drivers/tankbatt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Brad Oliver
/***************************************************************************
diff --git a/src/mame/drivers/warriorb.c b/src/mame/drivers/warriorb.c
index 2326651e764..cea3e6a7f6a 100644
--- a/src/mame/drivers/warriorb.c
+++ b/src/mame/drivers/warriorb.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:David Graves
/***************************************************************************
Taito Dual Screen Games
diff --git a/src/mame/drivers/zerozone.c b/src/mame/drivers/zerozone.c
index 65c80b12333..481f39ffba2 100644
--- a/src/mame/drivers/zerozone.c
+++ b/src/mame/drivers/zerozone.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Brad Oliver
/*********************************************************************************
diff --git a/src/mame/machine/vsnes.c b/src/mame/machine/vsnes.c
index 1b5e789369f..8e210a75c95 100644
--- a/src/mame/machine/vsnes.c
+++ b/src/mame/machine/vsnes.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Brad Oliver, Fabio Priuli
/***************************************************************************
Nintendo VS UniSystem and DualSystem - (c) 1984 Nintendo of America
diff --git a/src/mame/video/avgdvg.c b/src/mame/video/avgdvg.c
index 52ed71a0008..1b5d6b3b37b 100644
--- a/src/mame/video/avgdvg.c
+++ b/src/mame/video/avgdvg.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Eric Smith, Brad Oliver, Bernd Wiebelt, Aaron Giles, Andrew Caldwell
/*************************************************************************
avgdvg.c: Atari DVG and AVG
diff --git a/src/mame/video/ppu2c0x.c b/src/mame/video/ppu2c0x.c
index 476ca99990b..a1ff2c5a127 100644
--- a/src/mame/video/ppu2c0x.c
+++ b/src/mame/video/ppu2c0x.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:Ernesto Corvi
+// license:BSD-3-Clause
+// copyright-holders:Ernesto Corvi, Brad Oliver, Fabio Priuli
/******************************************************************************
Nintendo 2C0x PPU emulation.
diff --git a/src/mame/video/ppu2c0x.h b/src/mame/video/ppu2c0x.h
index d2ca439688f..973d85e9c2e 100644
--- a/src/mame/video/ppu2c0x.h
+++ b/src/mame/video/ppu2c0x.h
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:Ernesto Corvi,Brad Oliver
/******************************************************************************
Nintendo 2C0x PPU emulation.
diff --git a/src/mess/drivers/nes.c b/src/mess/drivers/nes.c
index e86be383d54..513a0dc7275 100644
--- a/src/mess/drivers/nes.c
+++ b/src/mess/drivers/nes.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:Brad Oliver,Fabio Priuli
/***************************************************************************
nes.c
diff --git a/src/mess/drivers/sms.c b/src/mess/drivers/sms.c
index 578066fd0b3..b9970348435 100644
--- a/src/mess/drivers/sms.c
+++ b/src/mess/drivers/sms.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Wilbert Pol, Charles MacDonald,Mathis Rosenhauer,Brad Oliver,Michael Luong,Fabio Priuli,Enik Land
/******************************************************************************
Contributors:
@@ -9,7 +9,7 @@
Brad Oliver
Michael Luong
Wilbert Pol
- Fabio Priulli
+ Fabio Priuli
Enik Land
To do: