en:docs:bios:api:int10:05

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
en:docs:bios:api:int10:05 [2022/03/13 10:13] – created prokusheven:docs:bios:api:int10:05 [2022/12/02 03:31] prokushev
Line 9: Line 9:
 ===== Brief ===== ===== Brief =====
  
-Get Active display page+Set Active display page 
 + 
 +===== osFree Macro Library ===== 
 + 
 +[[en:docs:macrolib:@SetPage]]
  
 ===== Family API ===== ===== Family API =====
  
 +Family API supports only one page
  
-===== Input =====+===== Parameters =====
  
   AH = 05h   AH = 05h
Line 31: Line 36:
 ===== Notes ===== ===== Notes =====
  
-to determine whether the requested page actually exists, use AH=0Fh to query the current page after making this call +  * to determine whether the requested page actually exists, use AH=0Fh to query the current page after making this call 
- +  Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]]
-===== Note ===== +
- +
-Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]]+
  
 {{page>en:templates:biosapi}} {{page>en:templates:biosapi}}