Previous 199869 Revisions Next

r21084 Friday 15th February, 2013 at 09:01:35 UTC by Oliver Stöneberg
(MESS) fixed crtc_ego configuration via crtc_ega_interface (nw)
[src/mess/video]crtc_ega.h

trunk/src/mess/video/crtc_ega.h
r21083r21084
155155
156156   /* other internal state */
157157   UINT8   m_register_address_latch;
158   UINT8   m_hpixels_per_column;
159158   bool    m_cursor_state; /* 0 = off, 1 = on */
160159   UINT8   m_cursor_blink_count;
161160

Previous 199869 Revisions Next


© 1997-2024 The MAME Team