summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spg2xx_zone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spg2xx_zone.cpp')
-rw-r--r--src/mame/drivers/spg2xx_zone.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/spg2xx_zone.cpp b/src/mame/drivers/spg2xx_zone.cpp
index be592a5e1f2..f1a14e3d134 100644
--- a/src/mame/drivers/spg2xx_zone.cpp
+++ b/src/mame/drivers/spg2xx_zone.cpp
@@ -1,7 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Ryan Holtz, David Haywood
-/* 'Zone' systems */
+// JungleTac developed systems sold by under the 'Zone' and 'Wireless' brands these are mostly higer capacity (60+ game) units
+// also Waixing developed systems for the lower capacity (~40 game) units
#include "emu.h"
#include "includes/spg2xx.h"