summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos22.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2018-11-09 19:34:35 +0100
committer hap <happppp@users.noreply.github.com>2018-11-09 19:35:53 +0100
commit21643b0573c9d1a01cbf66ab816df1c48c6e98ff (patch)
tree08d445f8a051d98e680fbf014e4d89fc35908c30 /src/mame/drivers/namcos22.cpp
parent2c4af3108885b2e657017589eab2007b794d3509 (diff)
namcos22: fix bug with priority over textlayer (nw)
Diffstat (limited to 'src/mame/drivers/namcos22.cpp')
-rw-r--r--src/mame/drivers/namcos22.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/namcos22.cpp b/src/mame/drivers/namcos22.cpp
index 5341791d58f..9fdb6eeeed2 100644
--- a/src/mame/drivers/namcos22.cpp
+++ b/src/mame/drivers/namcos22.cpp
@@ -35,7 +35,6 @@
* - alpha blended sprite/poly with priority over alpha blended text doesn't work right (see dirtdash countdown when you start at jungle level)
* - ss22 poly translucency is probably more limited than currently emulated, not supporting stacked layers
* - there's a sprite limit per scanline, eg. timecris submarine explosion smoke partially erases sprites on real hardware
- * - cybrcomm arrows(black part) should be below textlayer when a messagebox pops up
* - cybrcycc speed dial needle is missing
* - global offset is wrong in non-super22 servicemode video test, and above that, it flickers in acedrvrw, victlapw
* - dirtdash polys are broken at the start section of the mountain level, maybe bad rom?