Commit 56e15ee2 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Store ROM distribution tool used with 5.16.

Ought to archive it somewhere!

Version 0.33. Tagged as 'Tungsten-0_33'
parent a11f352f
......@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.32"
Module_Version SETA 32
Module_MajorVersion SETS "0.33"
Module_Version SETA 33
Module_MinorVersion SETS ""
Module_Date SETS "06 Dec 2011"
Module_ApplicationDate SETS "06-Dec-11"
Module_Date SETS "01 Jan 2012"
Module_ApplicationDate SETS "01-Jan-12"
Module_ComponentName SETS "Tungsten"
Module_ComponentPath SETS "castle/RiscOS/Sources/HAL/Tungsten"
Module_FullVersion SETS "0.32"
Module_HelpVersion SETS "0.32 (06 Dec 2011)"
Module_FullVersion SETS "0.33"
Module_HelpVersion SETS "0.33 (01 Jan 2012)"
END
/* (0.32)
/* (0.33)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.32
#define Module_MajorVersion_CMHG 0.33
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 06 Dec 2011
#define Module_Date_CMHG 01 Jan 2012
#define Module_MajorVersion "0.32"
#define Module_Version 32
#define Module_MajorVersion "0.33"
#define Module_Version 33
#define Module_MinorVersion ""
#define Module_Date "06 Dec 2011"
#define Module_Date "01 Jan 2012"
#define Module_ApplicationDate "06-Dec-11"
#define Module_ApplicationDate "01-Jan-12"
#define Module_ComponentName "Tungsten"
#define Module_ComponentPath "castle/RiscOS/Sources/HAL/Tungsten"
#define Module_FullVersion "0.32"
#define Module_HelpVersion "0.32 (06 Dec 2011)"
#define Module_LibraryVersionInfo "0:32"
#define Module_FullVersion "0.33"
#define Module_HelpVersion "0.33 (01 Jan 2012)"
#define Module_LibraryVersionInfo "0:33"
| Copyright 2009 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.
|
IfThere <BootResources$Dir>.!+Resource Then /<BootResources$Dir>.!+Resource
| Copyright 2009 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.
|
Set FlashICPFile$Dir <Obey$Dir>
IfThere <FlashICPFile$Dir>.Update Then Run <FlashICPFile$Dir>.Update
......@@ -20,4 +6,3 @@ Wimpslot -min 5000k
If "%0" <> "" Then Run <FlashICPFile$Dir>.FlashICP %*0 Else Run <FlashICPFile$Dir>.Warning
UnSet FlashICPFile$Dir
| Copyright 2009 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.
|
|Section 510<Auto
|Start Acorn !Boot 0.26 510 Auto tasks
IFthere Boot:RO510Hook.Res Then Repeat Filer_Boot Boot:RO510Hook.Res -Applications -Tasks
......
Set FlashICPFile$Dir <Obey$Dir>
IfThere <FlashICPFile$Dir>.Update Then Run <FlashICPFile$Dir>.Update
Wimpslot -min 5000k
Run <FlashICPFile$Dir>.FlashICP -restorerom -norestore
UnSet FlashICPFile$Dir
| Copyright 2009 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.
|
Set FlashICPFile$Dir <Obey$Dir>
RMEnsure UtilityModule 5.01 Error You MUST have updated to RISC OS 5.01 first
Wimpslot -min 5000k
Run <FlashICPFile$Dir>.FlashICP -testbed
UnSet FlashICPFile$Dir
No preview for this file type
......@@ -32,4 +32,4 @@ IfThere <Boot$Dir>.RO510Hook.Boot Then Else Copy <Boot$Dir>.RO500Hook.Boot <Boot
X Copy <Boot$Dir>.RO500Hook.ResetCMOS <Boot$Dir>.RO510Hook.ResetCMOS ~c~vf
Install_LogDir <Boot$Dir>
Install_Merge <Boot$Dir>.RO510Hook.Boot.Desktop <FlashICPFile$Dir>.Desktop+ <Boot$Dir>.RO510Hook.Boot.Desktop
Install_Merge <Boot$Dir>.Choices.Boot.Desktop <FlashICPFile$Dir>.Desktop+ <Boot$Dir>.Choices.Boot.Desktop
\ No newline at end of file
Install_Merge <Boot$Dir>.Choices.Boot.Desktop <FlashICPFile$Dir>.Desktop+ <Boot$Dir>.Choices.Boot.Desktop
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment