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
Ben Avison
Kernel
Commits
277aa43f
Commit
277aa43f
authored
24 years ago
by
Kevin Bracey
Browse files
Options
Download
Email Patches
Plain Diff
Modified L7200 HAL to offer 1024 bytes of "protected" NVMemory.
Version 5.35, 4.79.2.22. Tagged as 'Kernel-5_35-4_79_2_22'
parent
583bff57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+8
-8
No files found.
VersionASM
View file @
277aa43f
...
...
@@ -13,12 +13,12 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.2
1
"
Module_Date SETS "
19
Mar 2001"
Module_ApplicationDate2 SETS "
19
-Mar-01"
Module_ApplicationDate4 SETS "
19
-Mar-2001"
Module_MinorVersion SETS "4.79.2.2
2
"
Module_Date SETS "
20
Mar 2001"
Module_ApplicationDate2 SETS "
20
-Mar-01"
Module_ApplicationDate4 SETS "
20
-Mar-2001"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.2
1
)"
Module_HelpVersion SETS "5.35 (
19
Mar 2001) 4.79.2.2
1
"
Module_FullVersion SETS "5.35 (4.79.2.2
2
)"
Module_HelpVersion SETS "5.35 (
20
Mar 2001) 4.79.2.2
2
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
277aa43f
...
...
@@ -4,19 +4,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.2
1
#define Module_Date_CMHG
19
Mar 2001
#define Module_MinorVersion_CMHG 4.79.2.2
2
#define Module_Date_CMHG
20
Mar 2001
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.2
1
"
#define Module_Date "
19
Mar 2001"
#define Module_MinorVersion "4.79.2.2
2
"
#define Module_Date "
20
Mar 2001"
#define Module_ApplicationDate2 "
19
-Mar-01"
#define Module_ApplicationDate4 "
19
-Mar-2001"
#define Module_ApplicationDate2 "
20
-Mar-01"
#define Module_ApplicationDate4 "
20
-Mar-2001"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.2
1
)"
#define Module_HelpVersion "5.35 (
19
Mar 2001) (4.79.2.2
1
)"
#define Module_FullVersion "5.35 (4.79.2.2
2
)"
#define Module_HelpVersion "5.35 (
20
Mar 2001) (4.79.2.2
2
)"
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