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
41d39692
Commit
41d39692
authored
Oct 19, 1998
by
Kevin Bracey
Browse files
Removed inclusion of Hdr:CMOS
Version 0.19. Tagged as 'ResourceFS-0_19'
parent
4560e252
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
+10
-10
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+6
-6
s/ResourceFS
s/ResourceFS
+1
-1
No files found.
VersionASM
View file @
41d39692
...
...
@@ -5,8 +5,8 @@
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
Module_MajorVersion SETS "0.1
8
"
Module_Version SETA 1
8
Module_MajorVersion SETS "0.1
9
"
Module_Version SETA 1
9
Module_MinorVersion SETS ""
Module_Date SETS "
0
9
Sep
1998"
Module_Date SETS "
1
9
Oct
1998"
END
VersionNum
View file @
41d39692
/* (0.1
8
)
/* (0.1
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.1
8
#define Module_MajorVersion_CMHG 0.1
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
0
9
Sep
1998
#define Module_Date_CMHG
1
9
Oct
1998
#define Module_MajorVersion "0.1
8
"
#define Module_Version 1
8
#define Module_MajorVersion "0.1
9
"
#define Module_Version 1
9
#define Module_MinorVersion ""
#define Module_Date "
0
9
Sep
1998"
#define Module_Date "
1
9
Oct
1998"
s/ResourceFS
View file @
41d39692
...
...
@@ -42,6 +42,7 @@
; 16-Aug-95 0.15 RWB Allow booting from ResourceFS, provides *Run !Boot as default and only option
; 08-Sep-98 0.17 KJB Cope with registrations above &80000000.
; 09-Sep-98 0.18 KJB Optimise word-aligned case of data reads.
; 19-Oct-98 0.19 KJB Don't need to GET Hdr:CMOS.
;
Module_BaseAddr
...
...
@@ -50,7 +51,6 @@ Module_BaseAddr
GET
Hdr:System
GET
Hdr:ModHand
GET
Hdr:Services
GET
Hdr:CMOS
GET
Hdr:Proc
GET
Hdr:FSNumbers
GET
Hdr:HighFSI
...
...
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