From 7e3052fbf0ac8c7d2191ea625b69f55a74b66a18 Mon Sep 17 00:00:00 2001 From: dinkc64 <12570148+dinkc64@users.noreply.github.com> Date: Sat, 1 Nov 2014 05:55:30 +0000 Subject: [PATCH] sg-1000: Magicall Tree marked nw --- src/burn/drv/sg1000/d_sg1000.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/burn/drv/sg1000/d_sg1000.cpp b/src/burn/drv/sg1000/d_sg1000.cpp index a3d724e60..0f330d382 100644 --- a/src/burn/drv/sg1000/d_sg1000.cpp +++ b/src/burn/drv/sg1000/d_sg1000.cpp @@ -2418,9 +2418,9 @@ STD_ROM_FN(sg1k_magtree) struct BurnDriver BurnDrvsg1k_magtree = { "sg1k_magtree", NULL, NULL, NULL, "198?", - "Magical Tree (Tw)\0", NULL, "Aaronix", "Sega SG-1000", + "Magical Tree (Tw)\0", "Game crashes shortly after starting.", "Aaronix", "Sega SG-1000", NULL, NULL, NULL, NULL, - BDF_GAME_WORKING, 2, HARDWARE_SEGA_SG1000, GBF_MISC, 0, + 0, 2, HARDWARE_SEGA_SG1000, GBF_MISC, 0, SG1KGetZipName, sg1k_magtreeRomInfo, sg1k_magtreeRomName, NULL, NULL, Sg1000InputInfo, Sg1000DIPInfo, DrvInit, DrvExit, DrvFrame, TMS9928ADraw, DrvScan, NULL, TMS9928A_PALETTE_SIZE, 285, 243, 4, 3