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
b5de7b3e
Commit
b5de7b3e
authored
Jul 14, 2012
by
Ben Avison
Browse files
Resync with allocations database
Version 2.09. Tagged as 'HdrSrc-2_09'
parent
8faaae52
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
10 deletions
+16
-10
VersionNum
VersionNum
+10
-10
hdr/NewErrors
hdr/NewErrors
+1
-0
hdr/SWIs
hdr/SWIs
+5
-0
No files found.
VersionNum
View file @
b5de7b3e
/* (2.0
8
)
/* (2.0
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.0
8
#define Module_MajorVersion_CMHG 2.0
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
29 May
2012
#define Module_Date_CMHG
14 Jul
2012
#define Module_MajorVersion "2.0
8
"
#define Module_Version 20
8
#define Module_MajorVersion "2.0
9
"
#define Module_Version 20
9
#define Module_MinorVersion ""
#define Module_Date "
29 May
2012"
#define Module_Date "
14 Jul
2012"
#define Module_ApplicationDate "
29-May
-12"
#define Module_ApplicationDate "
14-Jul
-12"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.0
8
"
#define Module_HelpVersion "2.0
8
(
29 May
2012)"
#define Module_LibraryVersionInfo "2:
8
"
#define Module_FullVersion "2.0
9
"
#define Module_HelpVersion "2.0
9
(
14 Jul
2012)"
#define Module_LibraryVersionInfo "2:
9
"
hdr/NewErrors
View file @
b5de7b3e
...
...
@@ -1513,5 +1513,6 @@ ErrorBase_SDIO # &100 ; &0081EE00 Ben Avison (ROOL)
ErrorBase_Bar
#
&100
; &0081EF00 Steve Revill (ROOL)
ErrorBase_ZLib
#
&100
; &0081F000 Jeffrey Lee - differs from the ROL ZLib error block
ErrorBase_VFPSupport
#
&100
; &0081F100 Jeffrey Lee
ErrorBase_BCMSupport
#
&100
; &0081F200 John Ballance
OPT
OldOpt
END
hdr/SWIs
View file @
b5de7b3e
...
...
@@ -1698,6 +1698,11 @@ BarSWI EQU &00001645
BarSWI_Base
EQU
&00059140
BarSWI_Name
SETS
"Bar"
GBLS
BCMSupportSWI_Name
BCMSupportSWI
EQU
&00001647
BCMSupportSWI_Base
EQU
&000591C0
BCMSupportSWI_Name
SETS
"BCMSupport"
; 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