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
S
Sources
F
FileSys
ResourceFS
ResourceFS
Commits
af7b8c04
Commit
af7b8c04
authored
Apr 15, 1998
by
Mike Stephens
Browse files
update to Ursula service format
parent
0620c8cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
+16
-3
Version
Version
+3
-3
s/ResourceFS
s/ResourceFS
+13
-0
No files found.
Version
View file @
af7b8c04
...
...
@@ -4,8 +4,8 @@
GBLS VString
GBLS Date
Version SETA 01
6
VString SETS "0.1
6
"
Date SETS "1
6
A
ug
199
5
"
Version SETA 01
7
VString SETS "0.1
7
"
Date SETS "1
5
A
pr
199
8
"
END
s/ResourceFS
View file @
af7b8c04
...
...
@@ -817,7 +817,20 @@ ResourceFS_Code ENTRY
; R3-R5 = ???
;
;Ursula format
;
ASSERT
Service_FSRedeclare
<
Service_TerritoryStarted
;
ROMFS_UServTab
DCD
0
DCD
ROMFS_UService
-
Module_BaseAddr
DCD
Service_FSRedeclare
DCD
Service_TerritoryStarted
DCD
0
DCD
ROMFS_UServTab
-
Module_BaseAddr
ROMFS_Service
ROUT
MOV
r0
,
r0
ROMFS_UService
TEQ
R1
,
#
Service_TerritoryStarted
BEQ
SVC_ReadUpperCaseTable
TEQ
R1
,
#
Service_FSRedeclare
; has someone reinited Stu ?
...
...
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