From cdc6d197ed5f2361e20e36698e60faad7d55c9ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Mon, 29 Sep 2014 16:56:44 +0000 Subject: [PATCH] note --- src/mame/drivers/arachnid.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mame/drivers/arachnid.c b/src/mame/drivers/arachnid.c index 7a39aa2ff55..06a78fe1e18 100644 --- a/src/mame/drivers/arachnid.c +++ b/src/mame/drivers/arachnid.c @@ -52,6 +52,8 @@ - Dip Switches (Controls credits per coin), Currently 2 coins per credit - Test Mode Won't Activate - Layout with Lamps + - Default monitor is yellow/amber, no colour (board does have an extra + composite-out connector though, allowing a standard tv) */ #include "emu.h"