en:docs:mvm:api:6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:docs:mvm:api:6 [2024/05/08 03:00] – created prokusheven:docs:mvm:api:6 [2024/11/07 03:55] (current) prokushev
Line 2: Line 2:
  
 ===== Brief ===== ===== Brief =====
 +
 +Set default drive
  
 ===== Input ===== ===== Input =====
  
 +  * DL = new default drive (00h = A:, 01h = B:, etc)
  
 ===== Return ===== ===== Return =====
  
 +  * CF clear if successful 
 +  * CF set on error
 +  * AL = number of potentially valid drive letters
  
 ===== Notes ===== ===== Notes =====
Line 14: Line 20:
 ===== See also ===== ===== See also =====
  
- +{{page>en:templates:svcapi}}