some more (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-14 10:58:56 +02:00
parent 36bb8e1205
commit a1ae6f640a
6 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Brad Oliver,Aaron Giles,Bernd Wiebelt,Allard van der Bas
#ifndef __VECTOR__ #ifndef __VECTOR__
#define __VECTOR__ #define __VECTOR__

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Peter Trauner
/***************************************************************************** /*****************************************************************************
* *
* video/vic4567.h * video/vic4567.h

View File

@ -1,5 +1,5 @@
// license:??? // license:???
// copyright-holders:??? // copyright-holders:Ted Green
#include "voodoo_pci.h" #include "voodoo_pci.h"
static MACHINE_CONFIG_FRAGMENT( voodoo_pci ) static MACHINE_CONFIG_FRAGMENT( voodoo_pci )

View File

@ -1,5 +1,5 @@
// license:??? // license:???
// copyright-holders:??? // copyright-holders:Ted Green
// 3dfx Voodoo Graphics SST-1/2 emulator. // 3dfx Voodoo Graphics SST-1/2 emulator.
#ifndef VOODOO_PCI_H #ifndef VOODOO_PCI_H

View File

@ -1,5 +1,5 @@
// license:??? // license:GPL-2.0+
// copyright-holders:??? // copyright-holders:Couriersud
/*************************************************************************** /***************************************************************************
nltool.c nltool.c

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Aaron Giles,Nicola Salmoria
/*************************************************************************** /***************************************************************************
romcmp.c romcmp.c