From b4470a0bd7db19b344b03df85eebd515795c35c2 Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Mon, 8 Dec 2008 08:19:37 +0000 Subject: [PATCH] [M6800] Removed the extraneous cpu_pop_context(). --- src/emu/cpu/m6800/m6800.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/emu/cpu/m6800/m6800.c b/src/emu/cpu/m6800/m6800.c index 19b0b6f2de1..f2da826e9bc 100644 --- a/src/emu/cpu/m6800/m6800.c +++ b/src/emu/cpu/m6800/m6800.c @@ -770,7 +770,6 @@ static TIMER_CALLBACK(m6800_rx_tick) // start bit found cpustate->rxbits++; } - cpu_pop_context(); break; case M6800_SERIAL_STOP: