mirror of
https://github.com/holub/mame
synced 2025-10-06 00:54:22 +03:00
ok, reverted
----------- I tend to agree if they've regressed, we should leave them marked working and accept bug reports on them. ----------- After a chat with Tafoid, I'm unsure about whether or not I should have demoted kazan and dirtfoxj, as these games worked fine before, and broke due to a bug somewhere. What's the policy on the 'not working' flag? Does it only apply to games that were always broken since the 1st day it was submitted? This can also be important regarding mametesters bugs: reports on non-working games are not accepted.
This commit is contained in:
parent
0d3ca1a72d
commit
f7b845da6a
@ -3893,8 +3893,8 @@ GAME( 1988, p47j, p47, system_A, p47, 0, ROT0, "
|
||||
GAME( 1988, kickoff, 0, system_A, kickoff, 0, ROT0, "Jaleco", "Kick Off (Japan)", 0 )
|
||||
GAME( 1988, tshingen, 0, system_A, tshingen, phantasm, ROT0, "Jaleco", "Shingen Samurai-Fighter (Japan, English)", 0 )
|
||||
GAME( 1988, tshingena,tshingen, system_A, tshingen, phantasm, ROT0, "Jaleco", "Takeda Shingen (Japan, Japanese)", 0 )
|
||||
GAME( 1988, kazan, 0, system_A, kazan, iganinju, ROT0, "Jaleco", "Ninja Kazan (World)", GAME_NOT_WORKING )
|
||||
GAME( 1988, iganinju, kazan, system_A, kazan, iganinju, ROT0, "Jaleco", "Iga Ninjyutsuden (Japan)", GAME_NOT_WORKING )
|
||||
GAME( 1988, kazan, 0, system_A, kazan, iganinju, ROT0, "Jaleco", "Ninja Kazan (World)", 0 )
|
||||
GAME( 1988, iganinju, kazan, system_A, kazan, iganinju, ROT0, "Jaleco", "Iga Ninjyutsuden (Japan)", 0 )
|
||||
GAME( 1989, astyanax, 0, system_A, astyanax, astyanax, ROT0, "Jaleco", "The Astyanax", 0 )
|
||||
GAME( 1989, lordofk, astyanax, system_A, astyanax, astyanax, ROT0, "Jaleco", "The Lord of King (Japan)", 0 )
|
||||
GAME( 1989, hachoo, 0, system_A_hachoo, hachoo, hachoo, ROT0, "Jaleco", "Hachoo!", 0 )
|
||||
|
@ -5040,7 +5040,7 @@ GAME( 1988, ordyne, 0, default, default, ordyne, ROT180, "Namco",
|
||||
GAME( 1988, ordynej, ordyne, default, default, ordyne, ROT180, "Namco", "Ordyne (Japan)", 0 )
|
||||
GAME( 1988, mirninja, 0, default, default, mirninja, ROT0, "Namco", "Mirai Ninja (Japan)", 0 )
|
||||
GAME( 1988, phelios, 0, default2, default, phelios , ROT90, "Namco", "Phelios (Japan)" , 0)
|
||||
GAME( 1989, dirtfoxj, 0, default2, dirtfox, dirtfoxj, ROT90, "Namco", "Dirt Fox (Japan)" , GAME_NOT_WORKING ) // IRQ issues
|
||||
GAME( 1989, dirtfoxj, 0, default2, dirtfox, dirtfoxj, ROT90, "Namco", "Dirt Fox (Japan)" , 0 )
|
||||
GAME( 1989, fourtrax, 0, finallap, fourtrax, fourtrax, ROT0, "Namco", "Four Trax", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1989, valkyrie, 0, default3, default, valkyrie, ROT90, "Namco", "Valkyrie No Densetsu (Japan)", 0 )
|
||||
GAME( 1989, finehour, 0, default2, default, finehour, ROT0, "Namco", "Finest Hour (Japan)" , 0)
|
||||
|
Loading…
Reference in New Issue
Block a user