From fb4c46f187a6355291683dec0271365ddead235e Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Sun, 17 Nov 2002 08:47:00 +0000 Subject: [PATCH] added goto target to get out of the main loop. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@511 --- src/cpu/core_16/stop.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/cpu/core_16/stop.h b/src/cpu/core_16/stop.h index 297949e4..68145d75 100644 --- a/src/cpu/core_16/stop.h +++ b/src/cpu/core_16/stop.h @@ -16,4 +16,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +decode_end: + SAVEIP;