summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spg2xx_lexibook.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spg2xx_lexibook.cpp')
-rw-r--r--src/mame/drivers/spg2xx_lexibook.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/spg2xx_lexibook.cpp b/src/mame/drivers/spg2xx_lexibook.cpp
index fb7a216b119..ada0488c068 100644
--- a/src/mame/drivers/spg2xx_lexibook.cpp
+++ b/src/mame/drivers/spg2xx_lexibook.cpp
@@ -1,6 +1,10 @@
// license:BSD-3-Clause
// copyright-holders:Ryan Holtz, David Haywood
+// JungleTac developed systems sold by Performance Designed Products, Lexibook etc.
+// these are mostly handhelds with built in screens, and seem to be newer(?) revisions of the software
+// of note, the way the audio is stored for Tiger Rescue has been updated and the core does not handle it properly at the moment
+
#include "emu.h"
#include "includes/spg2xx.h"