--- hatari/src/convert/low640x32_spec.c 2019/04/09 08:53:33 1.1.1.2 +++ hatari/src/convert/low640x32_spec.c 2019/04/09 08:54:43 1.1.1.3 @@ -45,7 +45,6 @@ static void Line_ConvertLowRes_640x32Bit pixelspace[4] = 0; Spec512_StartScanLine(); /* Build up palettes for every 4 pixels, store in 'ScanLinePalettes' */ - edx = 0; /* Clear index for loop */ x = STScreenWidthBytes >> 3; /* Amount to draw across in 16-pixels (8 bytes) */ Screen4BytesPerLine = PCScreenBytesPerLine/4;