From 224a0a025034678849d975b7ce24af65e3a2a9e4 Mon Sep 17 00:00:00 2001 From: Luca Elia Date: Sat, 16 May 2015 18:15:28 +0200 Subject: [PATCH] Mention myself in a few more files (nw) --- src/mame/drivers/fuukifg3.c | 2 +- src/mame/drivers/nmk16.c | 4 ++-- src/mame/includes/fuukifg3.h | 2 +- src/mame/includes/nmk16.h | 2 +- src/mame/video/fuukifg.c | 4 ++-- src/mame/video/fuukifg.h | 4 ++-- src/mame/video/fuukifg3.c | 2 +- src/mame/video/kan_pand.c | 4 ++-- src/mame/video/kan_pand.h | 2 +- src/mame/video/kaneko_spr.c | 4 ++-- src/mame/video/kaneko_spr.h | 4 ++-- src/mame/video/kaneko_tmap.c | 4 ++-- src/mame/video/kaneko_tmap.h | 4 ++-- src/mame/video/nmk16.c | 2 +- 14 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/mame/drivers/fuukifg3.c b/src/mame/drivers/fuukifg3.c index e41e9099bcf..6de2951bd07 100644 --- a/src/mame/drivers/fuukifg3.c +++ b/src/mame/drivers/fuukifg3.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Paul Priest, David Haywood +// copyright-holders:Paul Priest, David Haywood, Luca Elia /*************************************************************************** -= Fuuki 32 Bit Games (FG-3) =- diff --git a/src/mame/drivers/nmk16.c b/src/mame/drivers/nmk16.c index 7450c2eed86..6f95a82d39a 100644 --- a/src/mame/drivers/nmk16.c +++ b/src/mame/drivers/nmk16.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese +// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese,Luca Elia /******************************************************************** Task Force Harrier 1989 UPL 68000 Z80 YM2203 2xOKIM6295 @@ -29,7 +29,7 @@ Bombjack Twin 1993 NMK 68000 2xOKIM6295 Nouryoku Koujou Iinkai 1995 Tecmo 68000 2xOKIM6295 driver by Mirko Buffoni, Richard Bush, Nicola Salmoria, Bryan McPhail, - David Haywood, R. Belmont, and trap15. + David Haywood, R. Belmont, trap15 and Luca Elia. Afega based their hardware on the NMK hardware, not surprising considering Twin Action is simply a hack of USSAF Mustang. diff --git a/src/mame/includes/fuukifg3.h b/src/mame/includes/fuukifg3.h index 57fe4c1e811..5f0f14617b3 100644 --- a/src/mame/includes/fuukifg3.h +++ b/src/mame/includes/fuukifg3.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Paul Priest, David Haywood +// copyright-holders:Paul Priest, David Haywood, Luca Elia #include "video/fuukifg.h" /* Define clocks based on actual OSC on the PCB */ diff --git a/src/mame/includes/nmk16.h b/src/mame/includes/nmk16.h index f3f730a9a87..16ea6bedd0c 100644 --- a/src/mame/includes/nmk16.h +++ b/src/mame/includes/nmk16.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese +// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese,Luca Elia #include "machine/nmk112.h" #include "sound/okim6295.h" #include "machine/nmk004.h" diff --git a/src/mame/video/fuukifg.c b/src/mame/video/fuukifg.c index 42e787f7b4f..07257c8931d 100644 --- a/src/mame/video/fuukifg.c +++ b/src/mame/video/fuukifg.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood /* */ diff --git a/src/mame/video/fuukifg.h b/src/mame/video/fuukifg.h index 0a72948e8be..d11a07ca3b1 100644 --- a/src/mame/video/fuukifg.h +++ b/src/mame/video/fuukifg.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood diff --git a/src/mame/video/fuukifg3.c b/src/mame/video/fuukifg3.c index ab52cd61d7c..c14aad454dd 100644 --- a/src/mame/video/fuukifg3.c +++ b/src/mame/video/fuukifg3.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Paul Priest, David Haywood +// copyright-holders:Paul Priest, David Haywood, Luca Elia /*************************************************************************** -= Fuuki 32 Bit Games (FG-3) =- diff --git a/src/mame/video/kan_pand.c b/src/mame/video/kan_pand.c index e36707de1db..78bf22574d1 100644 --- a/src/mame/video/kan_pand.c +++ b/src/mame/video/kan_pand.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:David Haywood, Luca Elia, ??? /*********************************************************************** Kaneko Pandora Sprite Chip @@ -262,7 +262,7 @@ WRITE8_MEMBER ( kaneko_pandora_device::spriteram_w ) READ8_MEMBER( kaneko_pandora_device::spriteram_r ) { - // it's either hooked up oddly on this, or ont the 16-bit games + // it's either hooked up oddly on this, or on the 16-bit games // either way, we swap the address lines so that the spriteram is in the same format offset = BITSWAP16(offset, 15,14,13,12, 11, 7,6,5,4,3,2,1,0, 10,9,8 ); diff --git a/src/mame/video/kan_pand.h b/src/mame/video/kan_pand.h index 2b9e2a94bfd..c68b0508c09 100644 --- a/src/mame/video/kan_pand.h +++ b/src/mame/video/kan_pand.h @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:David Haywood, Luca Elia, ??? /************************************************************************* kan_pand.h diff --git a/src/mame/video/kaneko_spr.c b/src/mame/video/kaneko_spr.c index 47a1e9ee1cc..0dbbb4ada51 100644 --- a/src/mame/video/kaneko_spr.c +++ b/src/mame/video/kaneko_spr.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood /* Kaneko Sprites */ /* diff --git a/src/mame/video/kaneko_spr.h b/src/mame/video/kaneko_spr.h index 89bf0cfa54e..428f52a7dea 100644 --- a/src/mame/video/kaneko_spr.h +++ b/src/mame/video/kaneko_spr.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood /* Kaneko Sprites */ diff --git a/src/mame/video/kaneko_tmap.c b/src/mame/video/kaneko_tmap.c index f65b487aecf..fc181d924cc 100644 --- a/src/mame/video/kaneko_tmap.c +++ b/src/mame/video/kaneko_tmap.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood /* Kaneko View2 Tilemaps */ /* diff --git a/src/mame/video/kaneko_tmap.h b/src/mame/video/kaneko_tmap.h index b0adf2a105d..1ed745c231a 100644 --- a/src/mame/video/kaneko_tmap.h +++ b/src/mame/video/kaneko_tmap.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Luca Elia, David Haywood class kaneko_view2_tilemap_device : public device_t diff --git a/src/mame/video/nmk16.c b/src/mame/video/nmk16.c index e9607cc7dd4..55383d4ea02 100644 --- a/src/mame/video/nmk16.c +++ b/src/mame/video/nmk16.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese +// copyright-holders:Mirko Buffoni,Richard Bush,Nicola Salmoria,Bryan McPhail,David Haywood,R. Belmont,trap15,Angelo Salese,Luca Elia /* notes... drawing sprites in a single pass with pdrawgfx breaks Thunder Dragon 2,