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
Desktop
Wimp
Commits
2a3c7a40
Commit
2a3c7a40
authored
24 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Moved an LTORG so that non-WIMPSymbol builds work again.
Version 4.44. Tagged as 'Wimp-4_44'
parent
3d310c07
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
13 deletions
+13
-13
VersionASM
VersionASM
+4
-4
VersionNum
VersionNum
+7
-7
s/Wimp04
s/Wimp04
+2
-2
No files found.
VersionASM
View file @
2a3c7a40
...
...
@@ -6,9 +6,9 @@
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "4.4
3
"
Module_Version SETA 44
3
Module_MajorVersion SETS "4.4
4
"
Module_Version SETA 44
4
Module_MinorVersion SETS ""
Module_Date SETS "
30 Ma
r 2000"
Module_FullVersion SETS "4.4
3
"
Module_Date SETS "
06 Ap
r 2000"
Module_FullVersion SETS "4.4
4
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
2a3c7a40
/* (4.4
3
)
/* (4.4
4
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.4
3
#define Module_MajorVersion_CMHG 4.4
4
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
30 Ma
r 2000
#define Module_Date_CMHG
06 Ap
r 2000
#define Module_MajorVersion "4.4
3
"
#define Module_Version 44
3
#define Module_MajorVersion "4.4
4
"
#define Module_Version 44
4
#define Module_MinorVersion ""
#define Module_Date "
30 Ma
r 2000"
#define Module_Date "
06 Ap
r 2000"
#define Module_FullVersion "4.4
3
"
#define Module_FullVersion "4.4
4
"
This diff is collapsed.
Click to expand it.
s/Wimp04
View file @
2a3c7a40
...
...
@@ -7475,12 +7475,12 @@ test_arrow
MOV
R14
,
#
1
TST
R11
,
R14
,
LSL
R1
; set Z according to R1-th bit of R11
Pull
"R0,R1,PC"
LTORG
|
TEQ
PC
,
#
0
; clear Z - no WIMPSymbol font fitted
MOV
PC
,
LR
]
LTORG
]
END
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