summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a function to draw a vertical lineKirill Petrashin2026-06-232-0/+12
|
* Optimize fb_print()Kirill Petrashin2026-06-222-10/+45
|
* Do fb_free() on exitKirill Petrashin2026-06-221-0/+1
|
* Add uint8toa lookup tableKirill Petrashin2026-06-221-0/+9
|
* Set localeKirill Petrashin2026-06-221-1/+4
|
* Sine wave demoKirill Petrashin2026-06-221-5/+18
|
* Make read(STDIN_FILENO, ...) non-blockingKirill Petrashin2026-06-221-2/+2
|
* Add CFLAGS and LINKERFLAGSKirill Petrashin2026-06-221-2/+4
|
* OutputKirill Petrashin2026-06-213-7/+36
|
* term_init() and term_cleanup(), mostlyKirill Petrashin2026-06-213-7/+78
|
* Initial commitKirill Petrashin2026-06-215-0/+152