Skip to content
Snippets Groups Projects
Commit 6f2621a6 authored by Deucе's avatar Deucе 👌🏾
Browse files

Fix scolling in modes that have extra rows

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.
parent d55b899a
No related branches found
No related tags found
No related merge requests found
Pipeline #7858 passed