From a4a821f34d31a1ef8ccf6cca6aadbe1ed0c94d04 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 3 Feb 2012 08:25:11 +0000 Subject: [PATCH] import from mess (no whatsnew) --- src/emu/video/pc_vga.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/emu/video/pc_vga.c b/src/emu/video/pc_vga.c index db55a1a7b97..1effd6b99b9 100644 --- a/src/emu/video/pc_vga.c +++ b/src/emu/video/pc_vga.c @@ -542,10 +542,10 @@ static void svga_vh_rgb15(running_machine &machine, bitmap_rgb32 &bitmap, const int pos, line, column, c, addr, curr_addr; UINT32 *bitmapline; - UINT16 mask_comp; +// UINT16 mask_comp; /* line compare is screen sensitive */ - mask_comp = 0xff | (TLINES & 0x300); +// mask_comp = 0xff | (TLINES & 0x300); curr_addr = 0; yi=0; for (addr = TGA_START_ADDRESS, line=0; line