summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/generalplus_gpl16250_spi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/generalplus_gpl16250_spi.cpp')
-rw-r--r--src/mame/drivers/generalplus_gpl16250_spi.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/drivers/generalplus_gpl16250_spi.cpp b/src/mame/drivers/generalplus_gpl16250_spi.cpp
index ffe8e99d28b..36da6a33b7d 100644
--- a/src/mame/drivers/generalplus_gpl16250_spi.cpp
+++ b/src/mame/drivers/generalplus_gpl16250_spi.cpp
@@ -1,15 +1,15 @@
// license:BSD-3-Clause
// copyright-holders:David Haywood
/*
- GPL16250 / GPAC800 / GMC384 / GCM420 related support
+ GPL16250 / GPAC800 / GMC384 / GCM420 related support
- GPL16250 is the GeneralPlus / SunPlus part number
- GPAC800 is the JAKKS Pacific codename
- GMC384 / GCM420 is what is printed on the die
+ GPL16250 is the GeneralPlus / SunPlus part number
+ GPAC800 is the JAKKS Pacific codename
+ GMC384 / GCM420 is what is printed on the die
- ----
+ ----
- GPL16250 games using SPI Flash + RAM configuration
+ GPL16250 games using SPI Flash + RAM configuration
*/
#include "emu.h"