mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
vis: (nw)
This commit is contained in:
parent
93aaee5bcc
commit
f635b524ec
@ -501,7 +501,6 @@ WRITE8_MEMBER(vis_vga_device::vga_w)
|
||||
vga.gc.shift256 = m_shift256;
|
||||
vga.crtc.dw = m_dw;
|
||||
}
|
||||
printf("%d %d %d %d %x\n", m_shift256, vga.gc.shift256, m_dw, vga.crtc.dw, data);
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user