summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author ClawGrip <clawgrip@hotmail.com>2020-09-09 23:50:26 +0200
committer GitHub <noreply@github.com>2020-09-09 23:50:26 +0200
commit2fd7e54f77ecb272d8ebcc08e03148fe42259753 (patch)
treecf7a08d5f485750de52018d7bb1c801e877665fd
parent8c9ac9c4ff6039522c1d8f1f033b18712cc22dd5 (diff)
rfslots8085.cpp: Add note
-rw-r--r--src/mame/drivers/rfslots8085.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mame/drivers/rfslots8085.cpp b/src/mame/drivers/rfslots8085.cpp
index 47c0ef44cc4..94eae5ecc82 100644
--- a/src/mame/drivers/rfslots8085.cpp
+++ b/src/mame/drivers/rfslots8085.cpp
@@ -16,6 +16,16 @@
IC39 = AY-3-8910A
IC38 = AY-3-8910A
+Recreativos Franco used this hardware from 1987 to 1992 on several machines, including:
+ -Baby & Bombo
+ -Baby Formula
+ -Limon y Baby
+ -Limon y Baby 100
+ -Baby Afrojin Dakar 3
+ -El Tren
+ -Baby Derby
+ Etc.
+
***************************************************************************/
#include "emu.h"