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
471ab864
Commit
471ab864
authored
Mar 04, 2012
by
Steve Revill
⚽
Browse files
Updated with the latest allocations
Version 1.99. Tagged as 'HdrSrc-1_99'
parent
e23413a3
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 @
471ab864
/* (1.9
8
)
/* (1.9
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.9
8
#define Module_MajorVersion_CMHG 1.9
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
3
Mar 2012
#define Module_Date_CMHG 0
4
Mar 2012
#define Module_MajorVersion "1.9
8
"
#define Module_Version 19
8
#define Module_MajorVersion "1.9
9
"
#define Module_Version 19
9
#define Module_MinorVersion ""
#define Module_Date "0
3
Mar 2012"
#define Module_Date "0
4
Mar 2012"
#define Module_ApplicationDate "0
3
-Mar-12"
#define Module_ApplicationDate "0
4
-Mar-12"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "1.9
8
"
#define Module_HelpVersion "1.9
8
(0
3
Mar 2012)"
#define Module_LibraryVersionInfo "1:9
8
"
#define Module_FullVersion "1.9
9
"
#define Module_HelpVersion "1.9
9
(0
4
Mar 2012)"
#define Module_LibraryVersionInfo "1:9
9
"
hdr/NewErrors
View file @
471ab864
...
...
@@ -1396,5 +1396,6 @@ ErrorBase_Tematic1 # &100 ; &0081d900 Tematic: ScreenFX and KeyUtils
ErrorBase_SysLoad
#
&100
; &0081de00 Steve Revill (Castle)
^
&0081EE00
ErrorBase_SDIO
#
&100
; &0081EE00 Ben Avison (ROOL)
ErrorBase_Bar
#
&100
; &0081EF00 Steve Revill (ROOL)
OPT
OldOpt
END
hdr/SWIs
View file @
471ab864
...
...
@@ -1688,6 +1688,11 @@ SDFSSWI EQU &00001641
SDFSSWI_Base
EQU
&00059040
SDFSSWI_Name
SETS
"SDFS"
GBLS
BarSWI_Name
BarSWI
EQU
&00001645
BarSWI_Base
EQU
&00059140
BarSWI_Name
SETS
"Bar"
; 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