Commit graph

8 commits

Author SHA1 Message Date
3e1245260d Replace tga with bmp for code size reduction
Saved almost 100K just because
the TGA parsing code was getting
duplicated for each draw target.

Compression may still be helpful
later but it needs to reuse/share the decompression code and not duplicate it extra times.
2025-10-31 12:33:45 -05:00
8e96e70cfd animation 2025-10-31 08:37:58 -05:00
b9363f1c7d HappyEyes 2025-10-30 20:49:39 -05:00
c90c10cf7a HAL 2025-10-30 20:06:14 -05:00
0bab1d52a5 LED matrix demo 2025-10-29 23:17:24 -05:00
40ce8dba2c fixup workspace 2025-10-29 20:55:44 -05:00
347b0c6477 Read and print key states 2025-10-27 22:40:37 -05:00
04a6c0afd3 Hello world 2025-10-20 21:28:55 -05:00