From 2cad11125e16ca2cf54fe54199ca1310a9a4b14b Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Tue, 27 Aug 2013 21:52:07 +0000 Subject: [PATCH] sfbonus.c: More information about the graphics roms from Spooky Night. - NW --- src/mame/drivers/sfbonus.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/sfbonus.c b/src/mame/drivers/sfbonus.c index 917e6d6dc5b..b6671315868 100644 --- a/src/mame/drivers/sfbonus.c +++ b/src/mame/drivers/sfbonus.c @@ -5538,10 +5538,10 @@ ROM_END ROM3 429D ROM4 AA27 ROM5 C409 - ROM6 59B6 + ROM6 59B6 -Note: There are at least two graphics roms updated for the "2nd Edition" which are currently undumped. - It to correct the misspelling of POINT on the play field, currently it's "PONIT". +Note: ROM5 & ROM6 graphics roms were updated at some point to correct the misspelling of + POINT on the play field, currently it's "PONIT". Theses are currently undumped. */ ROM_START( spooky ) ROM_REGION( 0x80000, "maincpu", 0 ) /* Z80 Code */