en:docs:macrolib:charin

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:macrolib:charin [2022/03/29 13:53] – created prokusheven:docs:macrolib:charin [2022/10/02 03:33] (current) prokushev
Line 5: Line 5:
 ===== Brief ===== ===== Brief =====
  
 +Read char from keyboard
 +
 +===== BIOS Interrupt =====
 +
 +[[en:docs:bios:api:int|INTH]]: [[en:docs:bios:api::|H]]
 +
 +===== Family API =====
 +
 +[[en:docs:fapi:]]
  
 ===== Syntax ===== ===== Syntax =====
  
 <code asm> <code asm>
 +INCLUDE BIOS.INC
 +
 @CharIn @CharIn
 </code> </code>
Line 18: Line 29:
 ===== Return ===== ===== Return =====
  
-none +  * AH = BIOS scan code 
 +  * AL = ASCII character