summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/deco_mlc.cpp1
1 files changed, 1 insertions, 0 deletions
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.