(MESS) fixed crtc_ego configuration via crtc_ega_interface (nw)

This commit is contained in:
Oliver Stöneberg 2013-02-15 09:01:35 +00:00
parent 892e89c643
commit 6b40a3fda7

View file

@ -155,7 +155,6 @@ private:
/* other internal state */
UINT8 m_register_address_latch;
UINT8 m_hpixels_per_column;
bool m_cursor_state; /* 0 = off, 1 = on */
UINT8 m_cursor_blink_count;