[M6800] Removed the extraneous cpu_pop_context().
This commit is contained in:
parent
b24198a1cd
commit
b4470a0bd7
@ -770,7 +770,6 @@ static TIMER_CALLBACK(m6800_rx_tick)
|
|||||||
// start bit found
|
// start bit found
|
||||||
cpustate->rxbits++;
|
cpustate->rxbits++;
|
||||||
}
|
}
|
||||||
cpu_pop_context();
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case M6800_SERIAL_STOP:
|
case M6800_SERIAL_STOP:
|
||||||
|
Loading…
Reference in New Issue
Block a user