Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Timothy E Baldwin
Wimp
Commits
09edb35a
Commit
09edb35a
authored
Oct 07, 1998
by
Steve Cormie
Browse files
Modified behaviour of pointer during Wimp error boxes for NCs.
parent
7d6e0d6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
Version
Version
+3
-3
s/Wimp07
s/Wimp07
+2
-3
No files found.
Version
View file @
09edb35a
...
...
@@ -4,8 +4,8 @@
GBLS VString
GBLS Date
Version SETA 39
6
VString SETS "3.9
6
"
Date SETS "
10 Sep
1998"
Version SETA 39
7
VString SETS "3.9
7
"
Date SETS "
07 Oct
1998"
END
s/Wimp07
View file @
09edb35a
...
...
@@ -2462,11 +2462,10 @@ donegetr
ADRL
R14
,
ptrshlflag
LDR
R1
,
[
R14
]
; Get current pointer state.
TST
R1
,
#
&07
; If pointer was off then
Push
R1
MOVEQ
R0
,
#
2
; turn on IconHigh, use single-tasking mode
SWIEQ
XIconHigh_Start
Pull
R1
MOV
R0
,
#
106
; Put pointer back to its stored state
MOV
R0
,
#
106
; Enable pointer
MOV
R1
,
#
1
SWI
XOS_Byte
|
MOV
R0
,
#
2
; turn on IconHigh, use single-tasking mode
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment