0c2efd7025
a function) which specifies how many lines will be skipped when scrolling up when the bottom of the screen is reached. Dumb framebuffers skip 10 lines (as before) because the copies are s ... l ... o ... w, but it's silly to skip 10 lines on VGA, since the copies are much faster, so we only skip one in that case.