portapack-mayhem/firmware/test
Kyle Reed 98f3bf151f
Lazy line caching for Notepad (#1042)
* easier 'now', start adding text editor

* Adding scrolling to notepad

* Better scrolling

* Better scrolling, off-by-1 bugs

* MVP fit and finish

* Add tiny font and use in Notepad

* Font tweaking, tiny font cursor

* Fix warning

* Format changed files

* WIP No file limit

* WIP - adding CircularBuffer type

* WIP Caching

* add  unit test for circular_buffer

* WIP still have a bug when moving cache forward

* Finish lazy line caching

---------

Co-authored-by: kallanreed <kallanreed@outlook.com>
2023-05-22 13:08:59 -07:00
..
application Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
baseband Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
include Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
CMakeLists.txt Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00