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
Export
Commits
c5071d48
Commit
c5071d48
authored
13 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Duplicate removed, use /RiscOS/Sources/HWSupport/FPASC in preference.
Version 0.06. Tagged as 'Export-0_06'
parent
3ffe66f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
50 deletions
+10
-50
APCS-32/Hdr/Interface/FPEmulator
APCS-32/Hdr/Interface/FPEmulator
+0
-40
VersionNum
VersionNum
+10
-10
No files found.
APCS-32/Hdr/Interface/FPEmulator
deleted
100644 → 0
View file @
3ffe66f3
; Copyright 2008 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.
;
; > hdr:FPEmulator
; ********************
; *** CHANGES LIST ***
; ********************
; 23-Jan-92 DDV Created.
; 16-Jan-97 KJB Added ActivateContext & DeactivateContext
;
SWIClass
SETS
"FPEmulator"
^
Module_SWISystemBase
+
FPEmulatorSWI
*
Module_SWIChunkSize
AddSWI
Version
; &40480
AddSWI
DeactivateContext
AddSWI
ActivateContext
AddSWI
ChangeContext
AddSWI
ContextLength
AddSWI
InitContext
AddSWI
ExceptionDump
AddSWI
Abort
AddSWI
LoadContext
AddSWI
SaveContext
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
c5071d48
/* (0.0
5
)
/* (0.0
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.0
5
#define Module_MajorVersion_CMHG 0.0
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
21 Sep
201
1
#define Module_Date_CMHG
12 Jan
201
2
#define Module_MajorVersion "0.0
5
"
#define Module_Version
5
#define Module_MajorVersion "0.0
6
"
#define Module_Version
6
#define Module_MinorVersion ""
#define Module_Date "
21 Sep
201
1
"
#define Module_Date "
12 Jan
201
2
"
#define Module_ApplicationDate "
21-Sep
-1
1
"
#define Module_ApplicationDate "
12-Jan
-1
2
"
#define Module_ComponentName "Export"
#define Module_ComponentPath "castle/RiscOS/Export"
#define Module_FullVersion "0.0
5
"
#define Module_HelpVersion "0.0
5
(
21 Sep
201
1
)"
#define Module_LibraryVersionInfo "0:
5
"
#define Module_FullVersion "0.0
6
"
#define Module_HelpVersion "0.0
6
(
12 Jan
201
2
)"
#define Module_LibraryVersionInfo "0:
6
"
This diff is collapsed.
Click to expand it.
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