Skip to content
Snippets Groups Projects
  • Deucе's avatar
    6f2621a6
    Fix scolling in modes that have extra rows · 6f2621a6
    Deucе authored
    EGA 80x43 has an extra six pixels at the bottom that are not part
    of the text area.  When scrolling the botmap buffer, be sure to not
    update this area.
    
    Also, fix some screen invalidation bits when setting pixels.
    
    This should fix ticket 180.
    6f2621a6
    History
    Fix scolling in modes that have extra rows
    Deucе authored
    EGA 80x43 has an extra six pixels at the bottom that are not part
    of the text area.  When scrolling the botmap buffer, be sure to not
    update this area.
    
    Also, fix some screen invalidation bits when setting pixels.
    
    This should fix ticket 180.