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
b8efc67b
Commit
b8efc67b
authored
Nov 12, 2011
by
Ben Avison
Browse files
Resync with allocations database
Version 1.90. Tagged as 'HdrSrc-1_90'
parent
e8953e67
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
11 deletions
+18
-11
VersionNum
VersionNum
+10
-10
hdr/FSNumbers
hdr/FSNumbers
+1
-0
hdr/NewErrors
hdr/NewErrors
+6
-0
hdr/SWIs
hdr/SWIs
+1
-1
No files found.
VersionNum
View file @
b8efc67b
/* (1.
8
9)
/* (1.9
0
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.
8
9
#define Module_MajorVersion_CMHG 1.9
0
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
07
Nov 2011
#define Module_Date_CMHG
12
Nov 2011
#define Module_MajorVersion "1.
8
9"
#define Module_Version 1
8
9
#define Module_MajorVersion "1.9
0
"
#define Module_Version 19
0
#define Module_MinorVersion ""
#define Module_Date "
07
Nov 2011"
#define Module_Date "
12
Nov 2011"
#define Module_ApplicationDate "
07
-Nov-11"
#define Module_ApplicationDate "
12
-Nov-11"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "1.
8
9"
#define Module_HelpVersion "1.
89 (07
Nov 2011)"
#define Module_LibraryVersionInfo "1:
8
9"
#define Module_FullVersion "1.9
0
"
#define Module_HelpVersion "1.
90 (12
Nov 2011)"
#define Module_LibraryVersionInfo "1:9
0
"
hdr/FSNumbers
View file @
b8efc67b
...
...
@@ -75,6 +75,7 @@ fsnumber_ShareFS # 1 ; 99 Share: Acorn
fsnumber_FlashFS
#
1
; 136 Acorn (ap)
^
162
fsnumber_TFTP
#
1
; 162 Kevin Bracey
fsnumber_SDFS
#
1
; 192 ROOL / Ben Avison
; +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
hdr/NewErrors
View file @
b8efc67b
...
...
@@ -1044,6 +1044,12 @@ ErrorBase_SerialUtils # &20
; See the DeviceFS sources for these errors
; SDFS errors
ErrorBase_SDFS
*
&00010000
+
(
fsnumber_SDFS
:SHL:
8
)
; fs 192
ASSERT
@
<=
ErrorBase_SDFS
^
ErrorBase_SDFS
; -----------------------------------------
; Sound system errors
...
...
hdr/SWIs
View file @
b8efc67b
...
...
@@ -1681,7 +1681,7 @@ VFPSupportSWI_Name SETS "VFPSupport"
GBLS
SDIODriverSWI_Name
SDIODriverSWI
EQU
&00001640
SDIODriverSWI_Base
EQU
&00059000
SDIODriverSWI_Name
SETS
"SDIO
Driver
"
SDIODriverSWI_Name
SETS
"SDIO"
GBLS
SDFSSWI_Name
SDFSSWI
EQU
&00001641
...
...
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