mirror of
https://github.com/mamedev/mame.git
synced 2024-11-18 10:06:19 +01:00
(MESS) fixed crtc_ego configuration via crtc_ega_interface (nw)
This commit is contained in:
parent
892e89c643
commit
6b40a3fda7
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ private:
|
||||||
|
|
||||||
/* other internal state */
|
/* other internal state */
|
||||||
UINT8 m_register_address_latch;
|
UINT8 m_register_address_latch;
|
||||||
UINT8 m_hpixels_per_column;
|
|
||||||
bool m_cursor_state; /* 0 = off, 1 = on */
|
bool m_cursor_state; /* 0 = off, 1 = on */
|
||||||
UINT8 m_cursor_blink_count;
|
UINT8 m_cursor_blink_count;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue