AH = 07h: Scroll Window Down

This function scrolls the contents of a specified window in the display down a specified number of lines. Text that is scrolled beyond the bottom of the window is lost. The new lines that appear at the top of the window are filled with blanks having the specified attribute. As a special case, this routine may be used to initialize a rectangular section of the display to all blanks with a specified attribute. In text modes that support multiple pages, this function affects only the page currently being displayed. The window is specified by providing the row and column addresses of the upper left and lower right corners. The video mode may be either Text or Graphics. The number of lines to be scrolled is passed in AL.