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
7fd106c1
Commit
7fd106c1
authored
11 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Resync with allocations database
Version 2.33. Tagged as 'HdrSrc-2_33'
parent
0be53ec1
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 @
7fd106c1
/* (2.3
2
)
/* (2.3
3
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.3
2
#define Module_MajorVersion_CMHG 2.3
3
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 2
4 Aug
2013
#define Module_Date_CMHG 2
5 Sep
2013
#define Module_MajorVersion "2.3
2
"
#define Module_Version 23
2
#define Module_MajorVersion "2.3
3
"
#define Module_Version 23
3
#define Module_MinorVersion ""
#define Module_Date "2
4 Aug
2013"
#define Module_Date "2
5 Sep
2013"
#define Module_ApplicationDate "2
4-Aug
-13"
#define Module_ApplicationDate "2
5-Sep
-13"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.3
2
"
#define Module_HelpVersion "2.3
2
(2
4 Aug
2013)"
#define Module_LibraryVersionInfo "2:3
2
"
#define Module_FullVersion "2.3
3
"
#define Module_HelpVersion "2.3
3
(2
5 Sep
2013)"
#define Module_LibraryVersionInfo "2:3
3
"
This diff is collapsed.
Click to expand it.
hdr/NewErrors
View file @
7fd106c1
...
...
@@ -1522,5 +1522,6 @@ ErrorBase_Switcher # &100 ; &0081F400 Rob Sprowson
ErrorBase_VCHIQ
#
&100
; &0081F500 Jeffrey Lee
^
&0081F800
ErrorBase_DeskRecord
#
&100
; &0081F800 Steve Revill
ErrorBase_USBAudio
#
&100
; &0081F900 Dave Higton
OPT
OldOpt
END
This diff is collapsed.
Click to expand it.
hdr/SWIs
View file @
7fd106c1
...
...
@@ -1718,6 +1718,11 @@ DeskRecordSWI EQU &00001651
DeskRecordSWI_Base
EQU
&00059440
DeskRecordSWI_Name
SETS
"DeskRecord"
GBLS
USBAudioSWI_Name
USBAudioSWI
EQU
&00001652
USBAudioSWI_Base
EQU
&00059480
USBAudioSWI_Name
SETS
"USBAudio"
; Application SWI Chunks
...
...
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