en:docs:bios:api:int10:07

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
en:docs:bios:api:int10:07 [2022/03/13 10:23] – created prokusheven:docs:bios:api:int10:07 [2022/12/02 03:34] prokushev
Line 10: Line 10:
  
 Scroll screen region down Scroll screen region down
 +
 +===== osFree MacroLibrary =====
 +
 +[[en:docs:macrolib:@ScrollDn]]
  
 ===== Family API ===== ===== Family API =====
Line 15: Line 19:
 [[en:docs:fapi:VioScrollDn]] [[en:docs:fapi:VioScrollDn]]
  
-===== Input =====+===== Parameters =====
  
   AH = 07h   AH = 07h
Line 37: Line 41:
   * some implementations (including the original IBM PC) have a bug which destroys BP   * some implementations (including the original IBM PC) have a bug which destroys BP
   * the Trident TVGA8900CL (BIOS dated 1992/9/8) clears DS to 0000h when scrolling in an SVGA mode (800x600 or higher)   * the Trident TVGA8900CL (BIOS dated 1992/9/8) clears DS to 0000h when scrolling in an SVGA mode (800x600 or higher)
- +  * 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}}