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
HdrSrc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
RiscOS
S
Sources
Programmer
HdrSrc
Commits
af8e96a8
Commit
af8e96a8
authored
Apr 15, 2018
by
Ben Avison
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync with allocations database
Version 2.75. Tagged as 'HdrSrc-2_75'
parent
e091e732
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
10 deletions
+19
-10
VersionNum
VersionNum
+10
-10
hdr/FileTypes
hdr/FileTypes
+4
-0
hdr/SWIs
hdr/SWIs
+5
-0
No files found.
VersionNum
View file @
af8e96a8
/* (2.7
4
)
/* (2.7
5
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.7
4
#define Module_MajorVersion_CMHG 2.7
5
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
2
Apr 2018
#define Module_Date_CMHG 1
5
Apr 2018
#define Module_MajorVersion "2.7
4
"
#define Module_Version 27
4
#define Module_MajorVersion "2.7
5
"
#define Module_Version 27
5
#define Module_MinorVersion ""
#define Module_Date "1
2
Apr 2018"
#define Module_Date "1
5
Apr 2018"
#define Module_ApplicationDate "1
2
-Apr-18"
#define Module_ApplicationDate "1
5
-Apr-18"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.7
4
"
#define Module_HelpVersion "2.7
4 (12
Apr 2018)"
#define Module_LibraryVersionInfo "2:7
4
"
#define Module_FullVersion "2.7
5
"
#define Module_HelpVersion "2.7
5 (15
Apr 2018)"
#define Module_LibraryVersionInfo "2:7
5
"
hdr/FileTypes
View file @
af8e96a8
...
...
@@ -830,6 +830,10 @@ FileType_MPO_Name SETS "MPO"
FileType_MJPEG
EQU
&00000A7A
FileType_MJPEG_Name
SETS
"MJPEG"
GBLS
FileType_GEDCOM_Name
FileType_GEDCOM
EQU
&00000A6D
FileType_GEDCOM_Name
SETS
"GEDCOM"
GBLS
FileType_Translator_CUR_Name
FileType_Translator_CUR
EQU
&000006A5
FileType_Translator_CUR_Name
SETS
"CUR"
...
...
hdr/SWIs
View file @
af8e96a8
...
...
@@ -1763,6 +1763,11 @@ SMPSWI EQU &0000166F
SMPSWI_Base
EQU
&00059BC0
SMPSWI_Name
SETS
"SMP"
GBLS
SerialUSBSWI_Name
SerialUSBSWI
EQU
&00001670
SerialUSBSWI_Base
EQU
&00059C00
SerialUSBSWI_Name
SETS
"SerialUSB"
; 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