en:docs:bios:api:int10:0e

Differences

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

Link to this comparison view

en:docs:bios:api:int10:0e [2022/03/13 14:03] – created prokusheven:docs:bios:api:int10:0e [2022/12/03 02:46] (current) prokushev
Line 10: Line 10:
  
 Write in TTY mode Write in TTY mode
 +
 +===== osFree Macro Library =====
 +
 +[[en:docs:macrolib:@WrtTTY]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioWrtTTY]] [[en:docs:fapi:VioWrtTTY]]
  
-===== Input =====+===== Parameters =====
  
   * AH = 0Eh   * AH = 0Eh
Line 38: Line 42:
   * IBM PC ROMs dated 1981/4/24 and 1981/10/19 require that BH be the same as the current active page   * IBM PC ROMs dated 1981/4/24 and 1981/10/19 require that BH be the same as the current active page
   * if the write causes the screen to scroll, BP is destroyed by BIOSes for which AH=06h destroys BP   * if the write causes the screen to scroll, BP is destroyed by BIOSes for which AH=06h destroys BP
- +  * 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}}