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
Programmer
HdrSrc
Commits
d34b70b5
Commit
d34b70b5
authored
Aug 12, 2012
by
Ben Avison
Browse files
Resync with allocations database
Version 2.12. Tagged as 'HdrSrc-2_12'
parent
05ec373a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
10 deletions
+17
-10
VersionNum
VersionNum
+10
-10
hdr/NewErrors
hdr/NewErrors
+2
-0
hdr/SWIs
hdr/SWIs
+5
-0
No files found.
VersionNum
View file @
d34b70b5
/* (2.1
1
)
/* (2.1
2
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.1
1
#define Module_MajorVersion_CMHG 2.1
2
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
20 Jul
2012
#define Module_Date_CMHG
12 Aug
2012
#define Module_MajorVersion "2.1
1
"
#define Module_Version 21
1
#define Module_MajorVersion "2.1
2
"
#define Module_Version 21
2
#define Module_MinorVersion ""
#define Module_Date "
20 Jul
2012"
#define Module_Date "
12 Aug
2012"
#define Module_ApplicationDate "
20-Jul
-12"
#define Module_ApplicationDate "
12-Aug
-12"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.1
1
"
#define Module_HelpVersion "2.1
1
(
20 Jul
2012)"
#define Module_LibraryVersionInfo "2:1
1
"
#define Module_FullVersion "2.1
2
"
#define Module_HelpVersion "2.1
2
(
12 Aug
2012)"
#define Module_LibraryVersionInfo "2:1
2
"
hdr/NewErrors
View file @
d34b70b5
...
...
@@ -1515,5 +1515,7 @@ ErrorBase_ZLib # &100 ; &0081F000 Jeffrey Lee - differ
ErrorBase_VFPSupport
#
&100
; &0081F100 Jeffrey Lee
ErrorBase_BCMSupport
#
&100
; &0081F200 John Ballance
ErrorBase_BootCommands
#
&100
; &0081F300 Rob Sprowson
ErrorBase_Switcher
#
&100
; &0081F400 Rob Sprowson
ErrorBase_VCHIQ
#
&100
; &0081F500 Jeffrey Lee
OPT
OldOpt
END
hdr/SWIs
View file @
d34b70b5
...
...
@@ -1703,6 +1703,11 @@ BCMSupportSWI EQU &00001647
BCMSupportSWI_Base
EQU
&000591C0
BCMSupportSWI_Name
SETS
"BCMSupport"
GBLS
VCHIQSWI_Name
VCHIQSWI
EQU
&00001648
VCHIQSWI_Base
EQU
&00059200
VCHIQSWI_Name
SETS
"VCHIQ"
; Application SWI Chunks
...
...
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