summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-06-01 21:47:37 +0200
committer hap <happppp@users.noreply.github.com>2021-06-01 21:47:50 +0200
commit35ae1e80499728cf03b07d5f6fbf9d052a321049 (patch)
tree8cc24f2ec06c919dfaecb89f53ad982ef1eecdeb
parent84ede39af55dc3bbe73c4cb1744e95450a8d57a9 (diff)
seta: drgnunit is by athena
-rw-r--r--src/mame/drivers/hh_cops1.cpp2
-rw-r--r--src/mame/drivers/hh_hmcs40.cpp2
-rw-r--r--src/mame/drivers/hh_pic16.cpp2
-rw-r--r--src/mame/drivers/hh_pps41.cpp2
-rw-r--r--src/mame/drivers/hh_tms1k.cpp7
-rw-r--r--src/mame/drivers/hh_ucom4.cpp2
-rw-r--r--src/mame/drivers/seta.cpp4
7 files changed, 12 insertions, 9 deletions
diff --git a/src/mame/drivers/hh_cops1.cpp b/src/mame/drivers/hh_cops1.cpp
index bd863bf22c3..12f23182242 100644
--- a/src/mame/drivers/hh_cops1.cpp
+++ b/src/mame/drivers/hh_cops1.cpp
@@ -7,7 +7,7 @@ National Semiconductor COPS(MM57 MCU series) handhelds
MCU die label for MM5799 games says MM4799, but they are in fact MM5799.
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- cambrp: Radio Shack EC-4001 Programmable
TODO:
diff --git a/src/mame/drivers/hh_hmcs40.cpp b/src/mame/drivers/hh_hmcs40.cpp
index c84a9019f16..bdb7009ff3e 100644
--- a/src/mame/drivers/hh_hmcs40.cpp
+++ b/src/mame/drivers/hh_hmcs40.cpp
@@ -91,7 +91,7 @@ known chips:
(* means undumped unless noted, @ denotes it's in this driver)
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- gckong: CGL Super Kong
- ghalien: CGL Earth Invaders
- kingman: Tandy Kingman
diff --git a/src/mame/drivers/hh_pic16.cpp b/src/mame/drivers/hh_pic16.cpp
index d149a3e25b2..3dbab20c30f 100644
--- a/src/mame/drivers/hh_pic16.cpp
+++ b/src/mame/drivers/hh_pic16.cpp
@@ -38,7 +38,7 @@ known chips:
(* means undumped unless noted, @ denotes it's in this driver)
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- drdunk: Tandy Electronic Basketball
- flash: Radio Shack Sound Effects Chassis
- hccbaskb: Sears Electronic Basketball
diff --git a/src/mame/drivers/hh_pps41.cpp b/src/mame/drivers/hh_pps41.cpp
index 87266070bba..a6147c5ea85 100644
--- a/src/mame/drivers/hh_pps41.cpp
+++ b/src/mame/drivers/hh_pps41.cpp
@@ -5,7 +5,7 @@
Rockwell PPS-4/1 MCU series handhelds
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- memoquiz: Mattel Mind Boggler
***************************************************************************/
diff --git a/src/mame/drivers/hh_tms1k.cpp b/src/mame/drivers/hh_tms1k.cpp
index 8b377e100ae..d7572fce6eb 100644
--- a/src/mame/drivers/hh_tms1k.cpp
+++ b/src/mame/drivers/hh_tms1k.cpp
@@ -141,7 +141,7 @@ on Joerg Woerner's datamath.org: http://www.datamath.org/IC_List.htm
(* means undumped unless noted, @ denotes it's in this driver)
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- arrball: Tandy Zingo
- bcheetah: Fundimensions Incredible Brain Buggy
- cmsport: Conic Basketball
@@ -10162,10 +10162,13 @@ ROM_END
/***************************************************************************
- TI-2550 III/TI-1265 (both have same chip)
+ TI-2550 III, TI-1650/TI-1600, TI-1265 (they have the same chip)
* TMS1040 MCU label TMS1043NL ZA0352 (die label 1040A, 1043A)
* 9-digit cyan VFD display
+ Only the TI-2550 III has the top button row (RV, SQRT, etc).
+ TI-1600 doesn't have the memory buttons.
+
***************************************************************************/
class ti25503_state : public hh_tms1k_state
diff --git a/src/mame/drivers/hh_ucom4.cpp b/src/mame/drivers/hh_ucom4.cpp
index 61be1bd8ace..3f2e154bb71 100644
--- a/src/mame/drivers/hh_ucom4.cpp
+++ b/src/mame/drivers/hh_ucom4.cpp
@@ -63,7 +63,7 @@ c = custom display
s = unique display part number
-ROM source notes when dumped from another publisher, but confident it's the same game:
+ROM source notes when dumped from another publisher, but confident it's the same:
- astrocmd: Tandy Astro Command
- caveman: Tandy Caveman
- grobot9: Mego Fabulous Fred
diff --git a/src/mame/drivers/seta.cpp b/src/mame/drivers/seta.cpp
index 08f74b77688..31b4306a1ea 100644
--- a/src/mame/drivers/seta.cpp
+++ b/src/mame/drivers/seta.cpp
@@ -12319,7 +12319,7 @@ GAME( 1989, metafox, 0, metafox, metafox, downtown_state, init_meta
GAME( 1989?,setaroul, 0, setaroul, setaroul, setaroul_state, empty_init, ROT270, "Visco", "The Roulette (Visco)", MACHINE_CLICKABLE_ARTWORK )
-GAME( 1989, drgnunit, 0, drgnunit, drgnunit, seta_state, empty_init, ROT0, "Seta", "Dragon Unit / Castle of Dragon", 0 )
+GAME( 1989, drgnunit, 0, drgnunit, drgnunit, seta_state, empty_init, ROT0, "Athena / Seta", "Dragon Unit / Castle of Dragon", 0 ) // Country/License: DSW
GAME( 1989, wits, 0, wits, wits, seta_state, empty_init, ROT0, "Athena (Visco license)", "Wit's (Japan)" , 0) // Country/License: DSW
@@ -12356,7 +12356,7 @@ GAME( 1992, umanclub, 0, umanclub, umanclub, seta_state, empty_ini
GAME( 1992, zingzip, 0, zingzip, zingzip, seta_state, empty_init, ROT270, "Allumer / Tecmo", "Zing Zing Zip", 0 ) // This set has Chinese Characters in Title screen, it distributed for Chinese market/or Title: DSW?
GAME( 1992, zingzipbl, zingzip, zingzipbl, zingzip, seta_state, empty_init, ROT270, "bootleg", "Zing Zing Zip (bootleg)", MACHINE_NOT_WORKING )
-GAME( 1993, atehate, 0, atehate, atehate, seta_state, empty_init, ROT0, "Athena", "Athena no Hatena ?", 0 )
+GAME( 1993, atehate, 0, atehate, atehate, seta_state, empty_init, ROT0, "Athena", "Athena no Hatena?", 0 )
GAME( 1993, daioh, 0, daioh, daioh, seta_state, empty_init, ROT270, "Athena", "Daioh", 0 )
GAME( 1993, daioha, daioh, daioh, daioh, seta_state, empty_init, ROT270, "Athena", "Daioh (earlier)", 0 )