From 59d84eb1b05c653c1e5c727e648e807bc8340baf Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Mon, 16 Jan 2012 11:06:28 +0000 Subject: Fix several rendering issues with artwork, introduced in the recent changes. Also, did a pass through the code to take advantage of new methods available on rectangles. --- src/mame/drivers/highvdeo.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mame/drivers/highvdeo.c') diff --git a/src/mame/drivers/highvdeo.c b/src/mame/drivers/highvdeo.c index 080689516c2..4e3675cf2a3 100644 --- a/src/mame/drivers/highvdeo.c +++ b/src/mame/drivers/highvdeo.c @@ -125,12 +125,12 @@ static SCREEN_UPDATE_RGB32(tourvisn) color = ((state->m_blit_ram[count]) & 0x00ff)>>0; - if((x*2)m_blit_ram[count]) & 0xff00)>>8; - if(((x*2)+1)> 3; r = (color & 0xf800) >> 8; - if(x