Changes

Jump to: navigation, search

VDOS

308 bytes added, 11:30, 27 January 2018
/* Details */
* VDOS 1.0 supports 3 drives but only two are accessibly by VDOS at one time. The DOS stores details for 2 XDPB at one time. Using |S you can change the logical drive mappings. Logical drive A is normally unit 0 and logically drive B is normally unit 1. With |S you can map unit 2 to logical drive A or to logical drive B.
 
|S,0 - 3rd drive is ignored:
 
|S,0:|SELECT,"A" - access unit 0
|S,0:|SELECT,"B" - access unit 1
 
|S,1 or |S,2 - choose if 'A' or 'B' is 3rd drive. i.e. Decide if |A is 1st drive or 3rd drive or |B is 2nd drive or 3rd drive.
 
|S,1:|SELECT,"A" - drive A is unit 2.
|S,2:|SELECT,"B" - drive B is unit 2.
== Manual ==
2,541
edits