From 274f3311e620c16c593666dd0d5a8d728a47980f Mon Sep 17 00:00:00 2001 From: Roberto Zandona Date: Sun, 25 Sep 2011 17:59:41 +0000 Subject: [PATCH] removed a remark --- src/mame/drivers/argus.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mame/drivers/argus.c b/src/mame/drivers/argus.c index 6753eba2145..7e6de5bbfcf 100644 --- a/src/mame/drivers/argus.c +++ b/src/mame/drivers/argus.c @@ -108,8 +108,6 @@ Known issues : - Half transparent color (50% alpha blending) is not emulated. - Sprite priority switch of Butasan is shown in test mode. What will be happened when set it ? JFF is not implemented this mistery switch too. - - In Butasan, text layer will corrupt completely when you take a special - item. - Data proms of Butasan does exist. But I don't know what is used for. - Though clock speed of Argus is actually 4 MHz, major sprite problems are broken out in the middle of slowdown. So, it is set 5 MHz now.