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
Cameron Cawley
ABRelease
Commits
3af44f5a
Commit
3af44f5a
authored
Nov 14, 2010
by
Steve Revill
⚽
Browse files
Import a new section of the ABRelease component.
parent
aefe2239
Changes
16
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
3485 additions
and
0 deletions
+3485
-0
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
...ALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
+25
-0
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
...Dev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
+32
-0
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
...Dev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
+0
-0
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
...v/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
+0
-0
Resources/IOMDHALDev/soft/ReadMe.txt
Resources/IOMDHALDev/soft/ReadMe.txt
+45
-0
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
...gsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
+25
-0
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
...ten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
+32
-0
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
...ten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
+0
-0
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
...n/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
+0
-0
Resources/Tungsten/soft/Changes.html
Resources/Tungsten/soft/Changes.html
+3208
-0
Resources/Tungsten/soft/ReadMe.txt
Resources/Tungsten/soft/ReadMe.txt
+30
-0
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
...enDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
+25
-0
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
...Dev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
+32
-0
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
...Dev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
+0
-0
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
...v/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
+0
-0
Resources/TungstenDev/soft/ReadMe.txt
Resources/TungstenDev/soft/ReadMe.txt
+31
-0
No files found.
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!Run
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Set up environment, start the process...
Set SoftLoad$Dir <Obey$Dir>
| Check OS version and run user prompt...
RMEnsure UtilityModule 5.15 Run <SoftLoad$Dir>.Prompt
\ No newline at end of file
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!!SoftLoad.Loader
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Ensure that !System is available...
SetEval SoftLoad$Sys 0
If "<System$Dir>" = "" Then SetEval SoftLoad$Sys 1
If SoftLoad$Sys Then Set System$Dir Boot:Resources.!System
If SoftLoad$Sys Then Run <System$Dir>.SysPaths
| Load the SharedCLibrary if we need to...
RMEnsure SharedCLibrary 5.46 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.46 Error The softloader requires SharedCLibrary 5.46 or later
| Softload the new ROM and reboot into it...
Run <Softload$Dir>.SoftLoad -v -m 12M riscos .NONE.
\ No newline at end of file
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
0 → 100644
View file @
3af44f5a
File added
Resources/IOMDHALDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
0 → 100644
View file @
3af44f5a
File added
Resources/IOMDHALDev/soft/ReadMe.txt
0 → 100644
View file @
3af44f5a
This is a ROM softloader patch for RiscPC and A7000 machines. It includes a
development release of the RISC OS 5.15 ROM image which can be installed into
your boot sequence as follows:
* Open your main hard disc (left click on the hard disc iconbar icon)
* Run the !Boot application by left double-clicking '!Boot'
* Left click on the 'Boot' icon to open the "Boot sequence" configuration
window
* Left click on the 'Install' icon to open the "Boot Merge" window
* Drag the !Boot directory from this zip file to the merge window
* Click on the 'Merge' button to install the softloader
You can now reboot in order to try the latest development version of RISC OS
for the RiscPC/A7000. You will be prompted when the machine boots as to
whether you would like to softload or continue booting with your normal
(installed) version of RISC OS. Press 'y' or 'n' on the keyboard to indicate
your choice when asked.
Please note: this is a development release of the operating system and is
supplied in an entirely untested state. The softload tool is also largely
untested at present to please send a report of any problems you encounter to
info@riscosopen.org.
There are a number of very significant known issues with this ROM at present:
* No hard drive support
* No networking support
* No hardware scrolling or acceleration of window moves, etc
* The CMOS gets reset each time it boots
* Will likely forget the pointer type each reboot
* Doesn't recognise installed VRAM correctly
Thanks!
-- The ROOL Team
\ No newline at end of file
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!!SoftLoad.!Run
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Set up environment, start the process...
Set SoftLoad$Dir <Obey$Dir>
| Check OS version and run user prompt...
RMEnsure UtilityModule 5.16 Run <SoftLoad$Dir>.Prompt
\ No newline at end of file
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!!Softload.Loader
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Ensure that !System is available...
SetEval SoftLoad$Sys 0
If "<System$Dir>" = "" Then SetEval SoftLoad$Sys 1
If SoftLoad$Sys Then Set System$Dir Boot:Resources.!System
If SoftLoad$Sys Then Run <System$Dir>.SysPaths
| Load the SharedCLibrary if we need to...
RMEnsure SharedCLibrary 5.46 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.46 Error The softloader requires SharedCLibrary 5.46 or later
| Softload the new ROM and reboot into it...
Run <SoftLoad$Dir>.SoftLoad -v <SoftLoad$Dir>.riscos
\ No newline at end of file
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
0 → 100644
View file @
3af44f5a
File added
Resources/Tungsten/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
0 → 100644
View file @
3af44f5a
File added
Resources/Tungsten/soft/Changes.html
0 → 100644
View file @
3af44f5a
This diff is collapsed.
Click to expand it.
Resources/Tungsten/soft/ReadMe.txt
0 → 100644
View file @
3af44f5a
This is a ROM softloader patch for the IYONIX pc. It includes the latest
Castle-approved formal release of the RISC OS ROM image, version 5.16, which
can be installed into your boot sequence as follows:
* Open your main hard disc (left click on the hard disc iconbar icon)
* Run the !Boot application by left double-clicking '!Boot'
* Left click on the 'Boot' icon to open the "Boot sequence" configuration
window
* Left click on the 'Install' icon to open the "Boot Merge" window
* Drag the !Boot directory from this zip file to the merge window
* Click on the 'Merge' button to install the softloader
You can now reboot in order to try the latest 'official' version of RISC OS
for the IYONIX. You will be prompted when the machine boots as to whether you
would like to softload or continue booting with your normal (installed)
version of RISC OS. Press 'y' or 'n' on the keyboard to indicate your choice
when asked.
Please note: this is a development release of the softload tool which is
largely untested at present to please send a report of any problems you
encounter to info@riscosopen.org.
Thanks!
-- The ROOL Team
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/!Run,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!!SoftLoad.!Run
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Set up environment, start the process...
Set SoftLoad$Dir <Obey$Dir>
| Check OS version and run user prompt...
RMEnsure UtilityModule 5.17 Run <SoftLoad$Dir>.Prompt
\ No newline at end of file
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Loader,feb
0 → 100644
View file @
3af44f5a
| Copyright 2010 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.
|
| >!Boot.Choices.Boot.PreDesk.!!Softload.Loader
| Copyright 2010, RISC OS Open
| All rights reserved.
|
| RISC OS ROM softload utility
| Ensure that !System is available...
SetEval SoftLoad$Sys 0
If "<System$Dir>" = "" Then SetEval SoftLoad$Sys 1
If SoftLoad$Sys Then Set System$Dir Boot:Resources.!System
If SoftLoad$Sys Then Run <System$Dir>.SysPaths
| Load the SharedCLibrary if we need to...
RMEnsure SharedCLibrary 5.46 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.46 Error The softloader requires SharedCLibrary 5.46 or later
| Softload the new ROM and reboot into it...
Run <SoftLoad$Dir>.SoftLoad -v <SoftLoad$Dir>.riscos
\ No newline at end of file
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/Prompt,ffb
0 → 100644
View file @
3af44f5a
File added
Resources/TungstenDev/soft/!Boot/Choices/Boot/PreDesk/!!SoftLoad/SoftLoad,ff8
0 → 100644
View file @
3af44f5a
File added
Resources/TungstenDev/soft/ReadMe.txt
0 → 100644
View file @
3af44f5a
This is a ROM softloader patch for the IYONIX pc. It includes a development
release of the RISC OS ROM image which can be installed into your boot
sequence as follows:
* Open your main hard disc (left click on the hard disc iconbar icon)
* Run the !Boot application by left double-clicking '!Boot'
* Left click on the 'Boot' icon to open the "Boot sequence" configuration
window
* Left click on the 'Install' icon to open the "Boot Merge" window
* Drag the !Boot directory from this zip file to the merge window
* Click on the 'Merge' button to install the softloader
You can now reboot in order to try the latest development version of RISC OS
for the IYONIX. You will be prompted when the machine boots as to whether you
would like to softload or continue booting with your normal (installed)
version of RISC OS. Press 'y' or 'n' on the keyboard to indicate your choice
when asked.
Please note: this is a development release of the operating system and is
supplied in an entirely untested state. The softload tool is also largely
untested at present to please send a report of any problems you encounter to
info@riscosopen.org.
Thanks!
-- The ROOL Team
\ No newline at end of file
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