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
6137f039
Commit
6137f039
authored
Aug 04, 1999
by
Kevin Bracey
Browse files
Ursula branch merged.
Version 0.20. Tagged as 'ResourceFS-0_20'
parent
41d39692
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
10 deletions
+26
-10
VersionASM
VersionASM
+6
-4
VersionNum
VersionNum
+7
-6
s/ResourceFS
s/ResourceFS
+13
-0
No files found.
VersionASM
View file @
6137f039
...
...
@@ -5,8 +5,10 @@
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
Module_MajorVersion SETS "0.19"
Module_Version SETA 19
GBLS Module_FullVersion
Module_MajorVersion SETS "0.20"
Module_Version SETA 20
Module_MinorVersion SETS ""
Module_Date SETS "19 Oct 1998"
END
Module_Date SETS "04 Aug 1999"
Module_FullVersion SETS "0.20"
END
VersionNum
View file @
6137f039
/* (0.
19
)
/* (0.
20
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.
19
#define Module_MajorVersion_CMHG 0.
20
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
19 Oct
199
8
#define Module_Date_CMHG
04 Aug
199
9
#define Module_MajorVersion "0.
19
"
#define Module_Version
19
#define Module_MajorVersion "0.
20
"
#define Module_Version
20
#define Module_MinorVersion ""
#define Module_Date "
19 Oct
199
8
"
#define Module_Date "
04 Aug
199
9
"
#define Module_FullVersion "0.20"
s/ResourceFS
View file @
6137f039
...
...
@@ -823,7 +823,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