about summary refs log tree commit diff stats
path: root/baremetal/504test-screen.mu
Commit message (Collapse)AuthorAgeFilesLines
* 7541 - baremetal: debug screen test helpersKartik Agaram2021-01-221-7/+25
|
* 7535Kartik Agaram2021-01-171-5/+5
|
* 7533Kartik Agaram2021-01-161-0/+5
| | | | Both issues of commit 7531 fixed.
* 7531 - checking fake screensKartik Agaram2021-01-161-0/+145
This uncovers two open issues: * incrementing the cursor after drawing a single grapheme * needing to clear background pixels when drawing a grapheme