en:docs:bios:api:int10:02

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:02 [2022/11/25 03:37] prokusheven:docs:bios:api:int10:02 [2024/05/20 08:13] (current) prokushev
Line 19: Line 19:
 [[en:docs:fapi:VioSetCurPos]] [[en:docs:fapi:VioSetCurPos]]
  
-===== Input =====+===== Parameters =====
  
-  AH = 02h +  AH = 02h 
-  BH = page +  BH = page 
-  DH = row (0 is top) +  DH = row (0 is top) 
-  DL = column (0 is left)+  DL = column (0 is left)
  
 ===== Return ===== ===== Return =====
  
 +None
  
 ===== Macro ===== ===== Macro =====
Line 39: Line 40:
 ===== Notes ===== ===== Notes =====
  
- +  * 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}}