en:docs:bios:api:int10:02

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:02 [2022/03/13 07:41] – created prokusheven:docs:bios:api:int10:02 [2022/11/25 03:38] prokushev
Line 10: Line 10:
  
 Set Cursor Position Set Cursor Position
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@SetCurPos]]/[[en:docs:macrolib:@SetCsrPos]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioSetCurPos]] [[en:docs:fapi:VioSetCurPos]]
  
-===== Input =====+===== Parameters =====
  
   AH = 02h   AH = 02h
Line 24: Line 28:
 ===== Return ===== ===== Return =====
  
 +None
  
 ===== Macro ===== ===== Macro =====
Line 35: 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}}