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
en:docs:bios:api:int10:05 [2022/12/02 03:31] prokusheven:docs:bios:api:int10:05 [2024/05/20 08:14] (current) prokushev
Line 21: Line 21:
 ===== Parameters ===== ===== Parameters =====
  
-  AH = 05h +  AH = 05h 
-  AL = new page number (00h to number of pages - 1) (see #00010)+  AL = new page number (00h to number of pages - 1) (see #00010)
  
 ===== Return ===== ===== Return =====
Line 36: 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}}