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
940584be
Commit
940584be
authored
Dec 12, 2011
by
Steve Revill
⚽
Browse files
Added an ImageSize header file for 20MB ROM builds
Version 1.93. Tagged as 'HdrSrc-1_93'
parent
4027b21d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
10 deletions
+29
-10
VersionNum
VersionNum
+10
-10
hdr/ImageSize/20480K
hdr/ImageSize/20480K
+19
-0
No files found.
VersionNum
View file @
940584be
/* (1.9
2
)
/* (1.9
3
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.9
2
#define Module_MajorVersion_CMHG 1.9
3
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
0
Dec 2011
#define Module_Date_CMHG 1
2
Dec 2011
#define Module_MajorVersion "1.9
2
"
#define Module_Version 19
2
#define Module_MajorVersion "1.9
3
"
#define Module_Version 19
3
#define Module_MinorVersion ""
#define Module_Date "1
0
Dec 2011"
#define Module_Date "1
2
Dec 2011"
#define Module_ApplicationDate "1
0
-Dec-11"
#define Module_ApplicationDate "1
2
-Dec-11"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "1.9
2
"
#define Module_HelpVersion "1.9
2
(1
0
Dec 2011)"
#define Module_LibraryVersionInfo "1:9
2
"
#define Module_FullVersion "1.9
3
"
#define Module_HelpVersion "1.9
3
(1
2
Dec 2011)"
#define Module_LibraryVersionInfo "1:9
3
"
hdr/ImageSize/20480K
0 → 100644
View file @
940584be
; Copyright 2011 Castle Technology Ltd
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writing, software
; distributed under the License is distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
; See the License for the specific language governing permissions and
; limitations under the License.
;
; Image Size definition for 20M ROM
OSROM_ImageSize
*
20480
; ROM Size in K
END
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