(update racingb notes)

This commit is contained in:
Michaël Banaan Ananas 2012-06-07 19:37:22 +00:00
parent a0a3fffa8b
commit 531a86f272

View File

@ -951,8 +951,11 @@ Racing Beat
Graphics problems:
- tearing in the main road (tile layer 3 offset?)
likely cause is mame/video/taitoic.c in tc0480scp_bg23_draw:
** flawed calc ?? **
x_index -= (tc0480scp->x_offs - 0x1f + layer * 4) * ((row_zoom & 0xff) << 8);
- car sprites palette flickering
- some missing sprites (random?) ie. motor block sprite after inserting coin
- layer missing sometimes (random?) ie. motor block sprite after inserting coin
LAN board is unemulated