en:docs:macrolib:putchatr

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:macrolib:putchatr [2022/03/25 07:48] – created prokusheven:docs:macrolib:putchatr [2022/11/28 03:50] (current) prokushev
Line 1: Line 1:
-====== @PutChAtr ======+{{page>en:templates:biosint}} 
 + 
 +====== @PutChAtr/@PutCharAtr ====== 
 + 
 +====Version ===== 
 + 
 +IBM 5150 and higher
  
 ===== Brief ===== ===== Brief =====
  
 Print Char With Attribute Print Char With Attribute
 +
 +===== BIOS Interrupt =====
 +
 +[[en:docs:bios:api:int10|INT10H]]: [[en:docs:bios:api:int10:09|09H]]
 +
 +===== Family API =====
 +
 +[[en:docs:fapi:VioWrtNCell]] [[en:docs:fapi:VioWrtNAttr]] [[en:docs:fapi:VioWrtNChar]]
  
 ===== Syntax ===== ===== Syntax =====
Line 19: Line 33:
   * page (BYTE) - optional video page number   * page (BYTE) - optional video page number
  
-### Return+===== Return ===== 
 + 
 +{{page>en:templates:biosapi}}