Previous 199869 Revisions Next

r32496 Thursday 2nd October, 2014 at 13:48:12 UTC by David Haywood
blktiger priority fixes [Mamesick]

(fixes 5708, looks OK to me)
[src/mame/video]blktiger.c

trunk/src/mame/video/blktiger.c
r32495r32496
3030      was not derived from a PROM so it could be wrong. */
3131   static const UINT8 split_table[16] =
3232   {
33      3,3,0,0,
33      3,3,2,2,
34      1,1,0,0,
3435      0,0,0,0,
35      0,0,0,0,
3636      0,0,0,0
3737   };
3838   UINT8 attr = m_scroll_ram[2 * tile_index + 1];

Previous 199869 Revisions Next


© 1997-2024 The MAME Team