Commit Graph

18 Commits

Author SHA1 Message Date
Babz 291eea1bfa fix string padding with variable-length chars (utf-8) 2021-09-18 21:44:06 +02:00
Babz 61ae899bc0 fix my own stupidity 2021-09-12 23:14:21 +02:00
Babz afdbea7625 use less memory in print functions 2021-09-12 21:47:50 +02:00
Babz 99c6ebded3 add preemptive scheduler 2021-09-12 20:52:59 +02:00
Babz 10b1d237d7 add time info, 128Hz printk 2021-09-10 23:20:59 +02:00
Babz 45596ea84b suppress warnings 2021-09-10 21:43:19 +02:00
Babz c91d4a2bd6 better event loop architecture 2021-09-10 20:27:06 +02:00
Babz 5f83bcb300 switch fe -> wren 2021-09-09 23:59:42 +02:00
Babz b34f272588 better naming of term API 2021-09-09 22:09:33 +02:00
Babz 3870de0624 fix variadic arguments 2021-09-08 23:37:47 +02:00
Babz de083540c6 sync some commit errors 2021-09-08 22:17:41 +02:00
Babz aee32ef007 add term_printf() 2021-09-08 22:15:46 +02:00
Babz 30afb90ad6 better off state ; console-like term handling 2021-09-08 19:18:09 +02:00
Babz 84d98d61ef add term scroll 2021-09-01 14:24:10 +02:00
Babz 304e30eff6 handle newlines 2021-09-01 13:33:21 +02:00
Babz 5feb08d709 fix string terminator ('0' vs '\0') 2021-08-31 16:23:09 +02:00
Babz b67ca47d30 const 2021-08-31 16:21:50 +02:00
Babz fd81a6a1f5 initial commit 2021-08-31 15:52:53 +02:00