@@ -694,6 +694,11 @@ ROM_START( funlddlx )
694
694
ROM_REGION16_BE ( 0x100000 , " gfx1" , 0 )
695
695
ROM_LOAD16_BYTE ( " flv_f1_i.bin" , 0x00000 , 0x80000 , CRC(286fccdc) SHA1(dd23deda625e486a7cfe1f3268731d10053a96e9) )
696
696
ROM_LOAD16_BYTE ( " flv_f1_ii.bin" , 0x00001 , 0x80000 , CRC(2aa904e6) SHA1(864530b136dd488d619cc95f48e7dce8d93d88e0) )
697
+
698
+ ROM_REGION ( 0x40000 , " nvram" , 0 )
699
+ // nvram - 16 bit - taken from parent
700
+ ROM_LOAD16_BYTE ( " m48z08post.bin" , 0x0000 , 0x20000 , CRC(89705c86) SHA1(e5b57ab26a5034349ee61b8821d1ae64e2dd45f4) )
701
+ ROM_LOAD16_BYTE ( " m48z08posz.bin" , 0x0001 , 0x20000 , CRC(66e00617 ) SHA1(74abbf8fae63f88f9dcbe9c72ff3d2f2fbf9cd87) )
697
702
ROM_END
698
703
699
704
ROM_START ( funlddlx2 )
@@ -704,6 +709,11 @@ ROM_START( funlddlx2 )
704
709
ROM_REGION16_BE ( 0x100000 , " gfx1" , 0 )
705
710
ROM_LOAD16_BYTE ( " flv_f1_i.bin" , 0x00000 , 0x80000 , CRC(286fccdc) SHA1(dd23deda625e486a7cfe1f3268731d10053a96e9) )
706
711
ROM_LOAD16_BYTE ( " flv_f1_ii.bin" , 0x00001 , 0x80000 , CRC(2aa904e6) SHA1(864530b136dd488d619cc95f48e7dce8d93d88e0) )
712
+
713
+ ROM_REGION ( 0x40000 , " nvram" , 0 )
714
+ // nvram - 16 bit - taken from parent
715
+ ROM_LOAD16_BYTE ( " m48z08post.bin" , 0x0000 , 0x20000 , CRC(89705c86) SHA1(e5b57ab26a5034349ee61b8821d1ae64e2dd45f4) )
716
+ ROM_LOAD16_BYTE ( " m48z08posz.bin" , 0x0001 , 0x20000 , CRC(66e00617 ) SHA1(74abbf8fae63f88f9dcbe9c72ff3d2f2fbf9cd87) )
707
717
ROM_END
708
718
709
719
ROM_START ( funlddlx4 )
@@ -714,6 +724,11 @@ ROM_START( funlddlx4 )
714
724
ROM_REGION16_BE ( 0x100000 , " gfx1" , 0 )
715
725
ROM_LOAD16_BYTE ( " flv_f1_i.bin" , 0x00000 , 0x80000 , CRC(286fccdc) SHA1(dd23deda625e486a7cfe1f3268731d10053a96e9) )
716
726
ROM_LOAD16_BYTE ( " flv_f1_ii.bin" , 0x00001 , 0x80000 , CRC(2aa904e6) SHA1(864530b136dd488d619cc95f48e7dce8d93d88e0) )
727
+
728
+ ROM_REGION ( 0x40000 , " nvram" , 0 )
729
+ // nvram - 16 bit
730
+ ROM_LOAD16_BYTE ( " m48z08post.bin" , 0x0001 , 0x20000 , CRC(89705c86) SHA1(e5b57ab26a5034349ee61b8821d1ae64e2dd45f4) )
731
+ ROM_LOAD16_BYTE ( " m48z08posz.bin" , 0x0000 , 0x20000 , CRC(66e00617 ) SHA1(74abbf8fae63f88f9dcbe9c72ff3d2f2fbf9cd87) )
717
732
ROM_END
718
733
719
734
ROM_START ( fstation )
@@ -734,7 +749,7 @@ GAME( 1994, skattv, 0, skattv, skattv, adp_state, empty_init, ROT0
734
749
GAME( 1995 , skattva, skattv, skattva, skattva, adp_state, empty_init, ROT0, " ADP" , " Skat TV (version TS3)" , 0 )
735
750
GAME( 1997 , fashiong, 0 , fashiong, skattv, adp_state, empty_init, ROT0, " ADP" , " Fashion Gambler (set 1)" , 0 )
736
751
GAME( 1997 , fashiong2, fashiong, fashiong, skattv, adp_state, empty_init, ROT0, " ADP" , " Fashion Gambler (set 2)" , 0 )
737
- GAME( 1999 , funlddlx, 0 , funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe" , MACHINE_NOT_WORKING ) // keeps looping between F_IN and FOUL messages
738
- GAME( 1999 , funlddlx2, funlddlx, funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe (W2 set)" , MACHINE_NOT_WORKING ) // keeps looping between F_IN and FOUL messages
739
- GAME( 1999 , funlddlx4, funlddlx, funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe (W4 set)" , MACHINE_NOT_WORKING ) // keeps looping between F_IN and FOUL messages
752
+ GAME( 1999 , funlddlx, funlddlx4,funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe" , MACHINE_NOT_WORKING )
740
753
GAME( 2000 , fstation, 0 , fstation, fstation, adp_state, empty_init, ROT0, " ADP" , " Fun Station Spielekoffer 9 Spiele" , MACHINE_NOT_WORKING ) // suntris crashes when executing HD63484 paint commands
754
+ GAME( 2001 , funlddlx2, funlddlx4,funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe (W2 set)" , MACHINE_NOT_WORKING )
755
+ GAME( 2001 , funlddlx4, 0 , funland, skattv, adp_state, empty_init, ROT0, " Stella" , " Funny Land de Luxe (W4 set)" , MACHINE_NOT_WORKING )
0 commit comments