From 185e124797d39d41ae9df38da22fedb8c2a7b324 Mon Sep 17 00:00:00 2001 From: Jonathan Gevaryahu Date: Wed, 19 Aug 2009 02:34:31 +0000 Subject: [PATCH] forgot one comment, ignore for whatsnew also Charles' last name the first D should be capitalized. oops. --- src/mame/drivers/deniam.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/deniam.c b/src/mame/drivers/deniam.c index b7e14435204..6d86171a026 100644 --- a/src/mame/drivers/deniam.c +++ b/src/mame/drivers/deniam.c @@ -35,7 +35,10 @@ Notes: otherwise they're stuck at 19 and 03 respectively. Verified on real hardware. - Logic Pro has an unemulated graphical effect: when you insert a coin, the screen becomes very slightly darker until the next 'scene change'. This is not emulated - yet. + yet. +- Both Logic Pro and Logic Pro 2 have 4 pixels of garbage (related to fg layer?) + at the left edge of the screen on the real pcb. Sprites can properly be displayed + in this area. Mame displays this area as black. ***************************************************************************/