en:docs:bios:api:int10:09

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:bios:api:int10:09 [2022/03/13 11:38] – created prokusheven:docs:bios:api:int10:09 [2022/12/03 02:48] (current) prokushev
Line 10: Line 10:
  
 Print character and attribute at cursor position Print character and attribute at cursor position
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@PutChAtr]]/[[en:docs:macrolib:@PutCharAtr]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioWrtNCell]] [[en:docs:fapi:VioWrtNAttr]] [[en:docs:fapi:VioWrtNChar]] [[en:docs:fapi:VioWrtNCell]] [[en:docs:fapi:VioWrtNAttr]] [[en:docs:fapi:VioWrtNChar]]
  
-===== Input =====+===== Parameters =====
  
   * AH = 09h   * AH = 09h
Line 39: Line 43:
   * replication count in CX may produce an unpredictable result in graphics modes if it is greater than the number of positions remaining in the current row   * replication count in CX may produce an unpredictable result in graphics modes if it is greater than the number of positions remaining in the current row
   * With PhysTechSoft's PTS ROM-DOS the BH, BL, and CX values are ignored on entry.   * With PhysTechSoft's PTS ROM-DOS the BH, BL, and CX values are ignored on entry.
- +  * 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}}