en:docs:macrolib:putch

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:macrolib:putch [2022/03/25 08:27] – created prokusheven:docs:macrolib:putch [2022/11/28 03:51] (current) prokushev
Line 1: Line 1:
-====== @PutCh ======+{{page>en:templates:biosint}} 
 + 
 +====== @PutCh/@PutChar ====== 
 + 
 +====Version ===== 
 + 
 +IBM 5150 and higher
  
 ===== Brief ===== ===== Brief =====
  
 Print Char Print Char
 +
 +===== BIOS Interrupt =====
 +
 +[[en:docs:bios:api:int10|INT10H]]: [[en:docs:bios:api:int10:0A|0AH]]
 +
 +===== Family API =====
 +
 +[[en:docs:fapi:VioWrtNCell]] [[en:docs:fapi:VioWrtNAttr]] [[en:docs:fapi:VioWrtNChar]]
  
 ===== Syntax ===== ===== Syntax =====
Line 22: Line 36:
  
  
 +{{page>en:templates:biosapi}}