From 95a9220722902440a425dc82ae47a7026082d182 Mon Sep 17 00:00:00 2001 From: MetalliC <0vetal0@gmail.com> Date: Mon, 5 Aug 2019 13:37:14 +0300 Subject: typo (nw) --- src/mame/drivers/naomi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp index eab2922c1f3..4250c7c38b4 100644 --- a/src/mame/drivers/naomi.cpp +++ b/src/mame/drivers/naomi.cpp @@ -10901,7 +10901,7 @@ ROM_START( ftspeed ) ROM_LOAD( "ax1705m01.ic15", 0x5000000, 0x1000000, CRC(996f68e1) SHA1(3fa505c641127d9027bfc7ec0ab16905344a4e2c) ) ROM_LOAD( "ax1706m01.ic16", 0x6000000, 0x1000000, CRC(804b2eb2) SHA1(fcca02a5a8c09eb16548255115fb105c9c49c4e0) ) - ROM_PARAMETER(":rom_board:key", "6d") // ax1701f01 + ROM_PARAMETER(":rom_board:key", "6b") // ax1701f01 ROM_END // contents of cartridges labeled as JP and EN is the same -- cgit v1.2.3