From cdaf97cafbb68659c3da38c9d173727ac2b7b870 Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Sat, 4 Sep 2021 15:28:11 +0200 Subject: rfslotsmcs48.cpp: Fix comments (#8524) --- src/mame/drivers/rfslotsmcs48.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/rfslotsmcs48.cpp b/src/mame/drivers/rfslotsmcs48.cpp index 2b867204ec8..637260c9241 100644 --- a/src/mame/drivers/rfslotsmcs48.cpp +++ b/src/mame/drivers/rfslotsmcs48.cpp @@ -109,8 +109,8 @@ ROM_END /* It's an upgrade from "babyfrts25" for accepting 100 pts coins instead of just 25 pts ones. Standard RF-3115 PCB but: - -Two S5101 static RAM chips (instead of 4, one empty socket in the middle) - -Four NEC D8243C (instead of 5, two empty sockets). + -Two S5101 static RAM chips (instead of 4, two empty sockets) + -Four NEC D8243C (instead of 5, one empty socket in the middle). -No D8748 (the socket is empty), uses an external PCB (RF 53/3131) for sound with this layout: ___________________________________ | __________________________ | -- cgit v1.2.3