| Previous | 199869 Revisions | Next |
| r26781 Friday 27th December, 2013 at 12:57:45 UTC by Wilbert Pol |
|---|
| (MESS) bml3.c: Commented out unused variable. (nw) |
| [src/mess/drivers] | bml3.c |
| r26780 | r26781 | |
|---|---|---|
| 121 | 121 | private: |
| 122 | 122 | UINT8 m_psg_latch; |
| 123 | 123 | UINT8 m_attr_latch; |
| 124 | UINT8 m_io_latch; | |
| 124 | //UINT8 m_io_latch; | |
| 125 | 125 | UINT8 m_vres_reg; |
| 126 | 126 | UINT8 m_keyb_interrupt_disabled; |
| 127 | 127 | UINT8 m_keyb_nmi_disabled; |
| Previous | 199869 Revisions | Next |