Commit 85f738f6 authored by Kevin Bracey's avatar Kevin Bracey
Browse files

Merged from RO_3_71

parent d6021bcd
......@@ -33,6 +33,7 @@
; are powered down/up.
; 12-Jul-96 0.18 TMD Modified check for ARM7500 to include ARM7500FE.
; 20-Jan-97 0.19 NDT Merged from RiscOS 3.70 and NCOS 1.06
;
GBLA Version
GBLS VString
......
......@@ -103,7 +103,7 @@ Init
MOVNE r0, #2 ; else return 2
|
LDRB r0, [r1, #IOMD_ID0]
CMP r0, #&98
CMP r0, #&E7
LDRB r0, [r1, #IOMD_ID1]
CMPEQ r0, #&5B
MOVEQ r0, #2 ;Morris based
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment