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
H
HWSupport
CD
CDFSDriver
Commits
32a124ce
Commit
32a124ce
authored
Nov 21, 1996
by
Neil Turton
Browse files
Import from SrcFiler
parent
d10a9d93
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
Makefile
Makefile
+5
-1
hdr/CDErrors
hdr/CDErrors
+4
-0
No files found.
Makefile
View file @
32a124ce
...
...
@@ -21,7 +21,7 @@
# ---- ---- -----------
# 25-May-94 AMcC Created.
# 23-Feb-95 AMcC Resources now copied to CDFSRes
#
#
29-Nov-95 RWB Added install: option
#
# Paths
...
...
@@ -68,6 +68,10 @@ install_rom: ${TARGET}
resources
:
@
echo
${COMPONENT}
: Resources are
in
CDFSRes
install
:
${TARGET}
${CP}
${TARGET}
${INSTDIR}
.
${COMPONENT}
${CPFLAGS}
@
echo
${COMPONENT}
: module installed
clean
:
${RM}
${TARGET}
@
echo
${COMPONENT}
: cleaned
...
...
hdr/CDErrors
View file @
32a124ce
...
...
@@ -48,4 +48,8 @@ CDFSDRIVERERROR__SWI_NOT_SUPPORTED # 1 ; 24
CDFSDRIVERERROR__TOO_MANY_DRIVERS
#
1
; 25
CDFSDRIVERERROR__NOT_REGISTERED
#
1
; 26
; for ATAPI background_ops:
#
10
; for safety
CDFSDRIVERERROR__NO_BUS_LOCK
#
1
; 37
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