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
Timothy E Baldwin
Wimp
Commits
cc899742
Commit
cc899742
authored
25 years ago
by
Kevin Bracey
Browse files
Options
Download
Email Patches
Plain Diff
TrueIcon2 and TrueIcon3 turned on by default.
Version 4.20. Tagged as 'Wimp-4_20'
parent
528258c4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
+10
-10
Options/s/!Default
Options/s/!Default
+2
-2
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+5
-5
No files found.
Options/s/!Default
View file @
cc899742
...
...
@@ -54,8 +54,8 @@
Option
StrongARM
,
true
Option
FPE4
,
true
; assume FPE 4.00 or later present
Option
TrueIcon1
,
true
; true colour support, phase 1
Option
TrueIcon2
,
fals
e
:LAND:
TrueIcon1
; true colour support, phase 2
Option
TrueIcon3
,
fals
e
:LAND:
TrueIcon2
; true colour support, phase 3 (windows)
Option
TrueIcon2
,
tru
e
:LAND:
TrueIcon1
; true colour support, phase 2
Option
TrueIcon3
,
tru
e
:LAND:
TrueIcon2
; true colour support, phase 3 (windows)
; Icon bar pops to front when pointer
Option
PoppingIconBar
,
true
:LAND::LNOT:
DisableShiftF12
; at bottom of screen
Option
IconiseButton
,
false
; Windows given iconise button
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
cc899742
...
...
@@ -6,9 +6,9 @@
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "4.
19
"
Module_Version SETA 4
19
Module_MajorVersion SETS "4.
20
"
Module_Version SETA 4
20
Module_MinorVersion SETS ""
Module_Date SETS "29 Apr 1999"
Module_FullVersion SETS "4.
19
"
Module_FullVersion SETS "4.
20
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
cc899742
/* (4.
19
)
/* (4.
20
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.
19
#define Module_MajorVersion_CMHG 4.
20
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 29 Apr 1999
#define Module_MajorVersion "4.
19
"
#define Module_Version 4
19
#define Module_MajorVersion "4.
20
"
#define Module_Version 4
20
#define Module_MinorVersion ""
#define Module_Date "29 Apr 1999"
#define Module_FullVersion "4.
19
"
#define Module_FullVersion "4.
20
"
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