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
aa599e8c
Commit
aa599e8c
authored
11 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Stranded comment reunited with its owner
parent
62dfdaa4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
10 deletions
+9
-10
s/Wimp01
s/Wimp01
+9
-10
No files found.
s/Wimp01
View file @
aa599e8c
...
...
@@ -4786,16 +4786,6 @@ deletemessagequeue
Pull
"R0-R3,PC"
; ignore errors
;;-----------------------------------------------------------------------------
;; The Wimp SWI - all calls to the Wimp come through here
;;
;; Entry: R11 = SWI number within chunk
;; R12 --> private word
;; R1 --> user buffer (parameter block)
;; Exit : R0 = reason code
;; R1 --> parameter block (modified)
;;-----------------------------------------------------------------------------
vduinput
DCD
VduExt_XEigFactor
DCD
VduExt_YEigFactor
...
...
@@ -4919,6 +4909,15 @@ calcborders
;
Pull
"R1-R10,PC"
;;-----------------------------------------------------------------------------
;; The Wimp SWI - all calls to the Wimp come through here
;;
;; Entry: R11 = SWI number within chunk
;; R12 --> private word
;; R1 --> user buffer (parameter block)
;; Exit : R0 = reason code
;; R1 --> parameter block (modified)
;;-----------------------------------------------------------------------------
;;-----------------------------------------------------------------------------
;; Handle the SWI decoding for the Window Manager
...
...
This diff is collapsed.
Click to expand it.
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