From 3edda2e21ec0335baada10959bc6b2d71c601952 Mon Sep 17 00:00:00 2001 From: Kevin Bracey <kbracey@gitlab.riscosopen.org> Date: Wed, 7 May 1997 06:25:07 +0000 Subject: [PATCH] RISC OS 3.71 import corrected --- s/KbdResPC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s/KbdResPC b/s/KbdResPC index 8bfc394c..ac2e9f5a 100644 --- a/s/KbdResPC +++ b/s/KbdResPC @@ -177,7 +177,7 @@ SetUpKbd BEQ %BT10 [ MorrisSupport - LDRB R1, [R0, #IOMD_ID0] ;Are we running on Morris + LDRB R1, [R0, #IOMD_ID0] ;Are we running on Medusa CMP R1, #&E7 LDRB R1, [R0, #IOMD_ID1] CMPEQ R1, #&D4 -- GitLab