summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/vcs
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/vcs')
-rw-r--r--src/emu/bus/vcs/compumat.c2
-rw-r--r--src/emu/bus/vcs/compumat.h2
-rw-r--r--src/emu/bus/vcs/dpc.c2
-rw-r--r--src/emu/bus/vcs/dpc.h2
-rwxr-xr-xsrc/emu/bus/vcs/rom.c2
-rwxr-xr-xsrc/emu/bus/vcs/rom.h2
-rw-r--r--src/emu/bus/vcs/scharger.c2
-rw-r--r--src/emu/bus/vcs/scharger.h2
-rwxr-xr-xsrc/emu/bus/vcs/vcs_slot.c2
-rwxr-xr-xsrc/emu/bus/vcs/vcs_slot.h2
10 files changed, 20 insertions, 0 deletions
diff --git a/src/emu/bus/vcs/compumat.c b/src/emu/bus/vcs/compumat.c
index 57de9257711..d07e10719e2 100644
--- a/src/emu/bus/vcs/compumat.c
+++ b/src/emu/bus/vcs/compumat.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/***************************************************************************
Atari 2600 cart Spectravideo Compumate (Cart + keyboard!)
diff --git a/src/emu/bus/vcs/compumat.h b/src/emu/bus/vcs/compumat.h
index b18988181ac..33da446b143 100644
--- a/src/emu/bus/vcs/compumat.h
+++ b/src/emu/bus/vcs/compumat.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#ifndef __VCS_COMPUMAT_H
#define __VCS_COMPUMAT_H
diff --git a/src/emu/bus/vcs/dpc.c b/src/emu/bus/vcs/dpc.c
index f802926ea09..dc301930179 100644
--- a/src/emu/bus/vcs/dpc.c
+++ b/src/emu/bus/vcs/dpc.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/***************************************************************************
diff --git a/src/emu/bus/vcs/dpc.h b/src/emu/bus/vcs/dpc.h
index a54e67e5778..b9d8a9ea5a2 100644
--- a/src/emu/bus/vcs/dpc.h
+++ b/src/emu/bus/vcs/dpc.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#ifndef __VCS_DCP_H
#define __VCS_DCP_H
diff --git a/src/emu/bus/vcs/rom.c b/src/emu/bus/vcs/rom.c
index 5444e5f5534..f99f478597e 100755
--- a/src/emu/bus/vcs/rom.c
+++ b/src/emu/bus/vcs/rom.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/***********************************************************************************************************
A2600 VCS ROM cart emulation
diff --git a/src/emu/bus/vcs/rom.h b/src/emu/bus/vcs/rom.h
index a0434bd35c4..e4df31f11e4 100755
--- a/src/emu/bus/vcs/rom.h
+++ b/src/emu/bus/vcs/rom.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#ifndef __VCS_ROM_H
#define __VCS_ROM_H
diff --git a/src/emu/bus/vcs/scharger.c b/src/emu/bus/vcs/scharger.c
index e536a474c18..4e24902325d 100644
--- a/src/emu/bus/vcs/scharger.c
+++ b/src/emu/bus/vcs/scharger.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/***************************************************************************
Atari 2600 cart Starpath Supercharger (Cart + Tape drive!)
diff --git a/src/emu/bus/vcs/scharger.h b/src/emu/bus/vcs/scharger.h
index 94ffda7230c..7a5470724ab 100644
--- a/src/emu/bus/vcs/scharger.h
+++ b/src/emu/bus/vcs/scharger.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#ifndef __VCS_SCHARGER_H
#define __VCS_SCHARGER_H
diff --git a/src/emu/bus/vcs/vcs_slot.c b/src/emu/bus/vcs/vcs_slot.c
index ba63b05229f..ce44de2a3c1 100755
--- a/src/emu/bus/vcs/vcs_slot.c
+++ b/src/emu/bus/vcs/vcs_slot.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/***********************************************************************************************************
diff --git a/src/emu/bus/vcs/vcs_slot.h b/src/emu/bus/vcs/vcs_slot.h
index 31cb03543e2..365056bb1c1 100755
--- a/src/emu/bus/vcs/vcs_slot.h
+++ b/src/emu/bus/vcs/vcs_slot.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#ifndef __VCS_SLOT_H
#define __VCS_SLOT_H