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
Phil Pemberton
Kernel
Commits
38ae8331
Commit
38ae8331
authored
13 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Get tag for 5.18.
Version 5.35, 4.79.2.131. Tagged as 'Kernel-5_35-4_79_2_131'
parent
19995840
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
20 deletions
+20
-20
Version
Version
+5
-5
VersionASM
VersionASM
+5
-5
VersionNum
VersionNum
+7
-7
hdr/Options
hdr/Options
+3
-3
No files found.
Version
View file @
38ae8331
; > Version
s.Vicky
; > Version
GET VersionASM
...
...
@@ -14,13 +14,13 @@ Version SETA Module_Version
VString SETS Module_MajorVersion
Date SETS Module_Date ; version for STB/NC OS
|
Version SETA 51
7
VString SETS "5.1
7
"
Version SETA 51
8
VString SETS "5.1
8
"
[ (Version :AND: 1) = 1
Date SETS Module_Date ; Odd-numbered (i.e. development) build, use
; date of last source checkin
; date of last source check
in
|
Date SETS "1
9
Jan 201
0
" ; version for RISC OS on desktop computers
Date SETS "1
6
Jan 201
2
" ; version for RISC OS on desktop computers
; Desktop and Switcher use this via OS_Byte 0
]
]
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
38ae8331
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.13
0
"
Module_Date SETS "
10 Dec
201
1
"
Module_ApplicationDate SETS "
10-Dec
-1
1
"
Module_MinorVersion SETS "4.79.2.13
1
"
Module_Date SETS "
05 Jan
201
2
"
Module_ApplicationDate SETS "
05-Jan
-1
2
"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.13
0
)"
Module_HelpVersion SETS "5.35 (
10 Dec
201
1
) 4.79.2.13
0
"
Module_FullVersion SETS "5.35 (4.79.2.13
1
)"
Module_HelpVersion SETS "5.35 (
05 Jan
201
2
) 4.79.2.13
1
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
38ae8331
...
...
@@ -5,19 +5,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.13
0
#define Module_Date_CMHG
10 Dec
201
1
#define Module_MinorVersion_CMHG 4.79.2.13
1
#define Module_Date_CMHG
05 Jan
201
2
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.13
0
"
#define Module_Date "
10 Dec
201
1
"
#define Module_MinorVersion "4.79.2.13
1
"
#define Module_Date "
05 Jan
201
2
"
#define Module_ApplicationDate "
10-Dec
-1
1
"
#define Module_ApplicationDate "
05-Jan
-1
2
"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.13
0
)"
#define Module_HelpVersion "5.35 (
10 Dec
201
1
) 4.79.2.13
0
"
#define Module_FullVersion "5.35 (4.79.2.13
1
)"
#define Module_HelpVersion "5.35 (
05 Jan
201
2
) 4.79.2.13
1
"
#define Module_LibraryVersionInfo "5:35"
This diff is collapsed.
Click to expand it.
hdr/Options
View file @
38ae8331
...
...
@@ -115,8 +115,8 @@ Select16BitSound SETL {TRUE}
GBLL
Japanese16BitSound
Japanese16BitSound
SETL
{TRUE}
:LAND:
STB
GBLL
ChecksumCMOS
ChecksumCMOS
SETL
{TRUE}
GBLL
ChecksumCMOS
ChecksumCMOS
SETL
{TRUE}
GBLL
SqueezeMods
; whether squeezed modules are allowed
SqueezeMods
SETL
{TRUE}
...
...
@@ -176,7 +176,7 @@ LateAborts SETL {TRUE}
ShrinkableDAs
SETL
{TRUE}
GBLL
DA_Batman
; Holey dynamic areas Batman!
DA_Batman
SETL
{TRUE}
; concept of sparsely mapped dynamic areas introduced for Ursula
DA_Batman
SETL
{TRUE}
; concept of sparsely mapped dynamic areas introduced for Ursula
GBLL
ShadowROM
; if true, the ROM is mirrored above
ShadowROM
SETL
{FALSE}
; &FF800000
...
...
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