From fa1495047fef7c256e638a7927123afb85d74af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sun, 4 Nov 2012 11:26:26 +0000 Subject: [PATCH] move #0x2[\]200,sr --- BaS_GNU/sources/exceptions.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaS_GNU/sources/exceptions.S b/BaS_GNU/sources/exceptions.S index cb1cf42..7ee13ac 100644 --- a/BaS_GNU/sources/exceptions.S +++ b/BaS_GNU/sources/exceptions.S @@ -143,7 +143,7 @@ movem.l (a7),d0/a5 // register zur�ck addq.l #8,a7 move.l \vector,-(a7) - move #0x2\200,sr + move #0x2200,sr rts irq_protect: move.l usp,a5 // usp holen