| Previous | 199869 Revisions | Next |
| r26882 Wednesday 1st January, 2014 at 23:24:55 UTC by smf |
|---|
| removed redundant call to write_cb2 (nw) |
| [src/mess/drivers] | clcd.c |
| r26881 | r26882 | |
|---|---|---|
| 203 | 203 | } |
| 204 | 204 | |
| 205 | 205 | keyShift = 0x10000; |
| 206 | ||
| 207 | m_via0->write_cb2( ( keyData & keyShift ) != 0 ); | |
| 208 | 206 | } |
| 209 | 207 | } |
| 210 | 208 | } |
| Previous | 199869 Revisions | Next |