Don't need this hack anymore

This commit is contained in:
Angelo Salese 2013-03-01 16:07:35 +00:00
parent 1825f420aa
commit 5b5c42b98b

View File

@ -352,8 +352,6 @@ UINT32 gunpey_state::screen_update_gunpey(screen_device &screen, bitmap_ind16 &b
bitmap.fill(machine().pens[0], cliprect); //black pen
vram_bank ^= 0x2000;
/* last 4 entries are special, skip them for now. */
for(count = vram_bank/2;count<(vram_bank+0x1000)/2;count+=0x10/2)
{