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
RiscOS
Sources
Kernel
Commits
15faf754
Commit
15faf754
authored
24 years ago
by
Kevin Bracey
Browse files
Options
Download
Email Patches
Plain Diff
More touchscreen tuning. Screen memory increase crash fixed.
parent
14f111bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
s/ARM600
s/ARM600
+3
-0
No files found.
s/ARM600
View file @
15faf754
...
...
@@ -297,7 +297,10 @@ BangCam ROUT
ADD
r6
,
r6
,
r4
,
LSR
#
12
; put back the ones which were too many
ADD
r0
,
r0
,
r6
,
LSL
#
12
; move on address by the number of pages left
BangCamAltEntry
LDR
r4
,
=
DuffEntry
; check for requests to map a page to nowhere
ADR
r1
,
PPLTrans
TEQ
r4
,
r3
; don't actually map anything to nowhere
MOVEQ
pc
,
lr
AND
r4
,
r11
,
#
3
; first use PPL bits
LDR
r1
,
[
r1
,
r4
,
LSL
#
2
]
; get PPL bits and SmallPage indicator
...
...
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