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
Sources
Kernel
Commits
71447636
Commit
71447636
authored
26 years ago
by
Kevin Bracey
Browse files
Options
Download
Email Patches
Plain Diff
Spinner branch (Backspace-Power On addition) merged.
Version 4.66. Tagged as 'Kernel-4_66'
parent
4a34da4f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
9 deletions
+11
-9
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+6
-6
s/KbdResPC
s/KbdResPC
+2
-0
No files found.
VersionASM
View file @
71447636
...
...
@@ -5,8 +5,8 @@
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
Module_MajorVersion SETS "4.6
5
"
Module_Version SETA 46
5
Module_MajorVersion SETS "4.6
6
"
Module_Version SETA 46
6
Module_MinorVersion SETS ""
Module_Date SETS "
01
Oct 1998"
Module_Date SETS "
22
Oct 1998"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
71447636
/* (4.6
5
)
/* (4.6
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.6
5
#define Module_MajorVersion_CMHG 4.6
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
01
Oct 1998
#define Module_Date_CMHG
22
Oct 1998
#define Module_MajorVersion "4.6
5
"
#define Module_Version 46
5
#define Module_MajorVersion "4.6
6
"
#define Module_Version 46
6
#define Module_MinorVersion ""
#define Module_Date "
01
Oct 1998"
#define Module_Date "
22
Oct 1998"
This diff is collapsed.
Click to expand it.
s/KbdResPC
View file @
71447636
...
...
@@ -50,6 +50,7 @@ PCSHIFTR * &59
PCR
*
&2D
PCT
*
&2C
PCDelete
*
&71
; Preceded by &E0
PCBSpace
*
&66
PCEnd
*
&69
; Preceded by &E0
KeyData
...
...
@@ -58,6 +59,7 @@ KeyData
DCB
PCSHIFTR
,
SHIFT_Down_Flag
DCB
PCR
,
R_Down_Flag
DCB
PCT
,
T_Down_Flag
DCB
PCBSpace
,
Del_Down_Flag
DCB
0
ALIGN
...
...
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