Commit Graph

8 Commits

Author SHA1 Message Date
Kartik Agaram 686307abe0 7516 2021-01-13 21:15:24 -08:00
Kartik Agaram ec0d5bb17e 7510 - baremetal: a game of snake 2021-01-13 16:57:04 -08:00
Kartik Agaram 422ebaf88c 7508
This is the right way to be direction-independent. Don't save the cursor
when drawing a single grapheme. Where the next char goes is just a
property of the direction-oriented primitives.
2021-01-13 00:02:35 -08:00
Kartik Agaram 4413168269 7507 - baremetal: drawing text down then right 2021-01-12 23:52:24 -08:00
Kartik Agaram 0d12f6676b 7502 - baremetal text: better interface 2021-01-12 00:32:06 -08:00
Kartik Agaram bb0e67a308 7501 - baremetal: draw text within a rectangle 2021-01-12 00:20:22 -08:00
Kartik Agaram 589eba07e2 7500 - baremetal: bounds-check screen space before drawing 2021-01-12 00:00:20 -08:00
Kartik Agaram ebf912eb7a 7499 2021-01-12 00:00:20 -08:00