mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
Assigned NOT_WORKING flag to sfcbox (no whatsnew)
This commit is contained in:
parent
00ee3521a3
commit
2d3b7074c0
@ -282,7 +282,7 @@ ROM_START( pss62 )
|
|||||||
// ROM_REGION( MAX_SNES_CART_SIZE, "cart", ROMREGION_ERASE00 )
|
// ROM_REGION( MAX_SNES_CART_SIZE, "cart", ROMREGION_ERASE00 )
|
||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
GAME( 199?, sfcbox, 0, sfcbox, snes, snes, ROT0, "Nintendo", "Super Famicom Box BIOS", GAME_IS_BIOS_ROOT )
|
GAME( 199?, sfcbox, 0, sfcbox, snes, snes, ROT0, "Nintendo", "Super Famicom Box BIOS", GAME_IS_BIOS_ROOT | GAME_NOT_WORKING )
|
||||||
//pss61 - Super Mario Kart / Super Mario Collection / Star Fox
|
//pss61 - Super Mario Kart / Super Mario Collection / Star Fox
|
||||||
GAME( 199?, pss62, sfcbox, sfcbox, snes, snes, ROT0, "T&E Soft / I'Max", "New Super 3D Golf Simulation - Waialae No Kiseki / Super Mahjong 2 (Super Famicom Box)", GAME_NOT_WORKING )
|
GAME( 199?, pss62, sfcbox, sfcbox, snes, snes, ROT0, "T&E Soft / I'Max", "New Super 3D Golf Simulation - Waialae No Kiseki / Super Mahjong 2 (Super Famicom Box)", GAME_NOT_WORKING )
|
||||||
//pss63 - Super Donkey Kong / Super Tetris 2 + Bombliss
|
//pss63 - Super Donkey Kong / Super Tetris 2 + Bombliss
|
||||||
|
Loading…
Reference in New Issue
Block a user