en:docs:bios:api:int10:03

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
en:docs:bios:api:int10:03 [2022/03/13 09:58] – created prokusheven:docs:bios:api:int10:03 [2022/11/25 04:18] prokushev
Line 10: Line 10:
  
 Get Cursor Position and Size Get Cursor Position and Size
 +
 +===== osFree MacroLib =====
 +
 +[[en:docs:macrolib:@GetCur]]/[[en:docs:macrolib:@GetCsr]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioGetCurPos]] [[en:docs:fapi:VioGetCurType]] [[en:docs:fapi:VioGetCurPos]] [[en:docs:fapi:VioGetCurType]]
  
-===== Input =====+===== Parameters =====
  
   AH = 03h   AH = 03h
Line 33: Line 37:
 INCLUDE BIOS.INC INCLUDE BIOS.INC
  
-@SetCurPos 7,10+@GetCur 0
 </code> </code>