en:docs:bios:api:int16:00

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:docs:bios:api:int16:00 [2022/04/07 13:25] prokusheven:docs:bios:api:int16:00 [2022/04/07 13:33] (current) prokushev
Line 10: Line 10:
  
 Read char from keyboard Read char from keyboard
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@CharIn]]
  
 ===== Family API ===== ===== Family API =====
Line 23: Line 27:
   * AH = BIOS scan code   * AH = BIOS scan code
   * AL = ASCII character   * AL = ASCII character
- 
-===== Macro ===== 
- 
-[[en:docs:macrolib:@CharIn]] 
  
 ===== Notes ===== ===== Notes =====