Difference between revisions of "BOS"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
'''BOS''' (''Banked Operating System'') used on [[Vortex Expansions RAM card|expansions RAM]] card from [[Vortex]].
 
'''BOS''' (''Banked Operating System'') used on [[Vortex Expansions RAM card|expansions RAM]] card from [[Vortex]].
 +
== Versions ==
 +
There are 3 versions:
  
There are 3 versions :
+
=== BOS 1.0 ===
 +
Initial release
  
==== BOS 1.0 ====
+
=== BOS 2.0 ===
==== BOS 2.0 ====
+
 
Changes:
 
Changes:
 
* Enable resizing of the first memory bank from 32 Kb to up to 64 Kb to prevent issues with large BASIC programs
 
* Enable resizing of the first memory bank from 32 Kb to up to 64 Kb to prevent issues with large BASIC programs
Line 13: Line 15:
 
* Cannot load files larger than 32 Kb from ramdisk in BASIC
 
* Cannot load files larger than 32 Kb from ramdisk in BASIC
  
==== BOS 2.1 ====
+
=== BOS 2.1 ===
 +
Bugfix release.
 +
 
 
Changes:
 
Changes:
 
* Fix bug loading files larger than 32 Kb from ramdisk in BASIC
 
* Fix bug loading files larger than 32 Kb from ramdisk in BASIC
Line 28: Line 32:
 
* [[Media:BOS10ALT.ZIP|BOS10ALT.ZIP]] - BOS v1.0 (ROM-image Alternative version)
 
* [[Media:BOS10ALT.ZIP|BOS10ALT.ZIP]] - BOS v1.0 (ROM-image Alternative version)
 
* [[Media:Bos21.zip|BOS21.zip]] - BOS v2.1 (ROM-image)
 
* [[Media:Bos21.zip|BOS21.zip]] - BOS v2.1 (ROM-image)
 +
* [[Media:BOS21_664.rom|BOS21_664.rom]] - BOS v2.1 for the 664 (ROM-image)
 +
  
 
[[Category:Disc Operating System]] [[Category:Expansion ROM]] [[Category:Manual]]
 
[[Category:Disc Operating System]] [[Category:Expansion ROM]] [[Category:Manual]]

Latest revision as of 10:58, 25 March 2023

BOS (Banked Operating System) used on expansions RAM card from Vortex.

Versions

There are 3 versions:

BOS 1.0

Initial release

BOS 2.0

Changes:

  • Enable resizing of the first memory bank from 32 Kb to up to 64 Kb to prevent issues with large BASIC programs
  • Allow usage of ramdisk from within BASIC (was previously only usable in CP/M)
  • Allow user to set sizes of RAM floppy, printer spooler and BASIC RAM area

Bugs:

  • Cannot load files larger than 32 Kb from ramdisk in BASIC

BOS 2.1

Bugfix release.

Changes:

  • Fix bug loading files larger than 32 Kb from ramdisk in BASIC

Manuals

Downloads