summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2015-01-24 21:21:05 -0500
committer arbee <rb6502@users.noreply.github.com>2015-01-24 21:21:05 -0500
commite847183556eec108798af2774a87977d83164d7b (patch)
treecdfe51e3f615572a0dfbbaa6867bf77f3920a3fb
parent3d28212fbb5c3b27a49d02d8e222d87ca3a9a6a2 (diff)
Games promoted from GAME_NOT_WORKING
------------------------------------ NBA Jam Extreme [R. Belmont, Peter Ferrie]
-rw-r--r--src/mame/drivers/zn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/zn.c b/src/mame/drivers/zn.c
index 3c0a1103d1a..5dbcb907960 100644
--- a/src/mame/drivers/zn.c
+++ b/src/mame/drivers/zn.c
@@ -4867,7 +4867,7 @@ GAME( 1996, primrag2, atpsx, coh1000w, primrag2, driver_device, 0, ROT0, "Ata
/* it in every zip file */
GAME( 1995, acpsx, 0, coh1000a, zn, driver_device, 0, ROT0, "Acclaim", "Acclaim PSX", GAME_IS_BIOS_ROOT )
-GAME( 1996, nbajamex, acpsx, nbajamex, zn, driver_device, 0, ROT0, "Acclaim", "NBA Jam Extreme", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND | GAME_NOT_WORKING )
+GAME( 1996, nbajamex, acpsx, nbajamex, zn, driver_device, 0, ROT0, "Acclaim", "NBA Jam Extreme", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND )
GAME( 1996, jdredd, acpsx, jdredd, jdredd, driver_device, 0, ROT0, "Acclaim", "Judge Dredd (Rev C Dec. 17 1997)", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND )
GAME( 1996, jdreddb, jdredd, jdredd, jdredd, driver_device, 0, ROT0, "Acclaim", "Judge Dredd (Rev B Nov. 26 1997)", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND )