From 6d07c155aad965dd0075d83843669a8491826d53 Mon Sep 17 00:00:00 2001 From: MetalliC <0vetal0@gmail.com> Date: Thu, 22 Mar 2018 22:44:18 +0200 Subject: note (nw) --- src/mame/drivers/naomi.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp index c7208417788..9ded6ee74b1 100644 --- a/src/mame/drivers/naomi.cpp +++ b/src/mame/drivers/naomi.cpp @@ -8737,6 +8737,7 @@ ROM_START( vf4cart ) ROM_END // There is also a development cart (171-7885A) with 20x 64Mb FlashROMs instead of 10x 128Mb MaskROMs. Content is the same. +// Deluxe version, by default require motor board. According to manuals there is also exists Standard version, which have motor board disabled by default. ROM_START( kingrt66 ) NAOMI2_BIOS NAOMI_DEFAULT_EEPROM -- cgit v1.2.3