en:docs:bios:api:int10:05

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:docs:bios:api:int10:05 [2022/10/08 03:23] prokusheven:docs:bios:api:int10:05 [2022/12/02 03:31] prokushev
Line 10: Line 10:
  
 Set Active display page Set Active display page
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@SetPage]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 Family API supports only one page Family API supports only one page
  
-===== Input =====+===== Parameters =====
  
   AH = 05h   AH = 05h
Line 32: 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}}