From 9d38e34c12053f7ab54721263bba11d0af0e8051 Mon Sep 17 00:00:00 2001 From: cam900 Date: Tue, 6 Oct 2020 02:16:53 +0900 Subject: deco_mlc.cpp: Add notes for zoom algorithm (#7319) --- src/mame/drivers/deco_mlc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/drivers/deco_mlc.cpp b/src/mame/drivers/deco_mlc.cpp index 7fd0965e93b..5154be2e8c6 100644 --- a/src/mame/drivers/deco_mlc.cpp +++ b/src/mame/drivers/deco_mlc.cpp @@ -99,6 +99,7 @@ blending, raster effect features aren't fully emulated, verified currently Not verified : Can sprites affect 8bpp and shadowing simultaneously? Not verified what palette highest bits actually do + Zoom algorithm is incorrect/unverified, reference: https://www.youtube.com/watch?v=eCwAVt0GbhQ Driver by Bryan McPhail, bmcphail@tendril.co.uk, thank you to Avedis and The Guru. -- cgit v1.2.3-70-g09d2