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
HWSupport
Podule
Commits
9c16a685
Commit
9c16a685
authored
Aug 18, 2000
by
Robert Catherall
Browse files
Another minor bug fix - to do with auto detection
Version 1.57. Tagged as 'Podule-1_57'
parent
4976a5fc
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+5
-5
s/Module
s/Module
+1
-1
No files found.
VersionASM
View file @
9c16a685
...
...
@@ -8,11 +8,11 @@
GBLS Module_FullVersion
GBLS Module_ApplicationDate2
GBLS Module_ApplicationDate4
Module_MajorVersion SETS "1.5
6
"
Module_Version SETA 15
6
Module_MajorVersion SETS "1.5
7
"
Module_Version SETA 15
7
Module_MinorVersion SETS ""
Module_Date SETS "18 Aug 2000"
Module_ApplicationDate2 SETS "18-Aug-00"
Module_ApplicationDate4 SETS "18-Aug-2000"
Module_FullVersion SETS "1.5
6
"
Module_FullVersion SETS "1.5
7
"
END
VersionNum
View file @
9c16a685
/* (1.5
6
)
/* (1.5
7
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 1.5
6
#define Module_MajorVersion_CMHG 1.5
7
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 18 Aug 2000
#define Module_MajorVersion "1.5
6
"
#define Module_Version 15
6
#define Module_MajorVersion "1.5
7
"
#define Module_Version 15
7
#define Module_MinorVersion ""
#define Module_Date "18 Aug 2000"
#define Module_ApplicationDate2 "18-Aug-00"
#define Module_ApplicationDate4 "18-Aug-2000"
#define Module_FullVersion "1.5
6
"
#define Module_FullVersion "1.5
7
"
s/Module
View file @
9c16a685
...
...
@@ -971,7 +971,7 @@ InitialisationLoop
TST
r1
,
#
2_10
;is bit 1 set (if not i.e EQ then it's a modem)
STREQB
r2
,
[
r0
,
#
&0c
]
Pull
"r2"
]
]
ADRL
r0
,
NormalPoduleNodeOffsets
; work out address of podule0 node
LDR
r0
,
[
r0
]
ADD
r0
,
r0
,
r2
; make it an absolute address
...
...
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