mirror of
https://github.com/holub/mame
synced 2025-05-03 21:13:18 +03:00
tbd, nw
This commit is contained in:
parent
5c6beacd85
commit
120cffff30
@ -209,6 +209,7 @@ void aakart_device::device_timer(emu_timer &timer, device_timer_id id, int param
|
||||
m_rx_latch = 0; // mouse Y
|
||||
m_status = STATUS_NORMAL;
|
||||
break;
|
||||
default:
|
||||
case HRST:
|
||||
m_rx_latch = HRST;
|
||||
m_status = STATUS_HRST;
|
||||
|
Loading…
Reference in New Issue
Block a user