From 9a2756f6333866b7e57305f5c6c4ffcdab292a87 Mon Sep 17 00:00:00 2001 From: dinkc64 <12570148+dinkc64@users.noreply.github.com> Date: Sun, 15 Mar 2015 22:50:36 +0000 Subject: [PATCH] oops, sms notes --- src/burn/drv/sms/d_sms.cpp | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/burn/drv/sms/d_sms.cpp b/src/burn/drv/sms/d_sms.cpp index 5a7e1028c..9a37a92f0 100644 --- a/src/burn/drv/sms/d_sms.cpp +++ b/src/burn/drv/sms/d_sms.cpp @@ -177,16 +177,14 @@ void system_manage_sram(UINT8 */*sram*/, INT32 /*slot*/, INT32 /*mode*/) } // Notes: -// Super Arkanoid / Woody Pop - no input (needs paddle controller) -// Back to the Future II - bottom of the screen is corrupt -// Space Gun - won't boot (needs lightgun) +// Back to the Future II - bottom of the screen is corrupt, playable // Street Fighter II - reboots @ game start // The Best Game Collection - don't work // GG: -// Terminator 1 and 2 - weird issues in game, weird graphics at boot -// Surf ninjas - weird graphics at boot -// Tarzan - weird graphics at bottom of the screen +// Terminator 1 and 2 - weird issues in game, weird graphics at boot, somewhat playable +// Surf ninjas - weird graphics at boot, playable +// Tarzan - weird graphics at bottom of the screen, playable static INT32 load_rom() {