Skip to content
Snippets Groups Projects
Commit cea66c14 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Another big speedup...

Since we update the bitmap before drawing a frame now, we can just
mark the cells incorrectly moved by advancing the bitmap ringbuffer
as dirty and known they'll be redrawn.

This gets rid of the memmove on full-width scrolling, and gets us
into the 6s range.
parent c6a2f44f
Branches
Tags
No related merge requests found
Pipeline #7720 passed