summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2021-12-25 19:56:42 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2021-12-25 19:56:42 +1100
commit5594736bd550264a69cef454215c8689ea3addbc (patch)
tree08b7a1ea601687e84509feebfdd550d7ebd2cc41
parente5fa0d15db58e36f2feb67e93ef6c6ab55ccb6b8 (diff)
Added tsconf.cpp to mess.flt
-rw-r--r--src/mame/drivers/gts1.cpp2
-rw-r--r--src/mame/mess.flt1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/gts1.cpp b/src/mame/drivers/gts1.cpp
index f07cd52972d..1986573892c 100644
--- a/src/mame/drivers/gts1.cpp
+++ b/src/mame/drivers/gts1.cpp
@@ -67,7 +67,7 @@ ToDo:
-- You can't add more players;
-- No switches register, so unable to score;
-- The score flashes the high score as if the game had ended;
- -- You can still hit tilt (num9) and X until it really is game over.
+ -- You can still hit tilt (9-key) and X until it really is game over.
-- If the lucky number matches you'll still get a free credit.
-- Some games will go straight to test 11, or instant game over.
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 01c500ba257..c59b5e517bf 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -1103,6 +1103,7 @@ ts3000.cpp
ts802.cpp
ts803.cpp
ts816.cpp
+tsconf.cpp
tsispch.cpp
tulip1.cpp
tutor.cpp