Commit Graph
125 Commits
Author SHA1 Message Date
churl 0869768ea0 update 2022-06-19 14:05:47 +02:00
churl 529108de8b print fonts 2022-06-19 13:23:57 +02:00
churl a18636ce87 reformat 2022-06-19 13:23:54 +02:00
churl eccc31545e update demo 2022-06-19 13:18:44 +02:00
churl 1f69edbbf5 implement sprite + line drawing 2022-06-19 13:18:35 +02:00
churl 799ec6a0ce reformat 2022-06-19 13:18:27 +02:00
churl 59f5b5eacc reformat 2022-06-17 15:37:39 +02:00
churl d29dc064cb add vorgabe07 2022-06-17 15:27:48 +02:00
churl 01495fda93 enable demo 2022-06-15 21:32:29 +02:00
churl 0e72cebc40 complete scheduler 2022-06-15 21:32:23 +02:00
churl 49adb1c1f0 update 2022-06-15 21:32:07 +02:00
churl 1a5c701546 implement loop demo 2022-06-15 21:31:29 +02:00
churl a3aa13d946 helloworld demo 2022-06-15 21:31:21 +02:00
churl 7870f2e247 update queue 2022-06-15 21:30:48 +02:00
churl f7b6cb658d enable helloworld thread demo 2022-06-05 16:58:02 +02:00
churl 973c76f010 comments 2022-06-05 16:57:59 +02:00
churl 8153375321 enable scheduling 2022-06-05 16:51:27 +02:00
churl 951185bccc add output to idle thread 2022-06-05 16:51:17 +02:00
churl f229e43c6b reformat 2022-06-05 16:51:11 +02:00
churl a09e3e4a34 first scheduler implementation 2022-06-05 16:50:58 +02:00
churl b07d78d842 add queue isEmpty() 2022-06-05 16:50:37 +02:00
churl b37bb45070 adapt to updated vorgabe04 2022-06-05 16:50:22 +02:00
churl a8b36a3120 delete coroutinedemo 2022-06-05 16:50:08 +02:00
churl 717872c2d9 migrate coroutines to threads 2022-06-05 15:52:23 +02:00
churl 4840c91707 first implementation of queue 2022-06-05 15:52:06 +02:00
churl 2ae21b274a update vorgabe04 2022-06-05 15:25:52 +02:00
churl 24535f8ff7 update modes 2022-06-05 15:25:30 +02:00
christoph 32b1f2391f add vorgabe06 2022-06-02 13:01:43 +02:00
christoph 7b7b375c8c update 2022-06-02 13:01:13 +02:00
churl a19835fcbc update 2022-05-23 18:27:37 +02:00
churl 5229e83de5 changed some clang-tidy warnings 2022-05-23 17:07:42 +02:00
churl 7927220247 changed a lot of small clang-tidy warnings 2022-05-23 17:06:11 +02:00
churl b78faebdc5 readme 2022-05-23 14:06:53 +02:00
churl 3787f620b2 untrack crap 2022-05-23 14:06:31 +02:00
churl ee01bf099a ignore 2022-05-23 14:05:59 +02:00
churl d29f22de7e add .clang-tidy 2022-05-23 14:05:02 +02:00
churl f910579076 use if constexpr in main.cc 2022-05-23 12:32:14 +02:00
churl 60fe069650 enable c++17 and use if constexpr for debug toggle 2022-05-23 12:31:10 +02:00
churl f6980edb3c change coroutdemo print position 2022-05-23 12:20:43 +02:00
churl cc35dda947 use DEBUG in more places 2022-05-23 12:20:29 +02:00
churl d6d071d6fd update 2022-05-23 11:52:38 +02:00
christoph c0ee06f21e update 2022-05-23 09:53:54 +02:00
christoph 0fd0ff54e6 update 2022-05-23 09:51:54 +02:00
christoph f2646300d8 add debug output toggle 2022-05-23 09:51:35 +02:00
christoph 058447c47a reenable scrollback keys 2022-05-23 09:14:02 +02:00
christoph 1af89fd5ac enable demo in main 2022-05-23 09:12:14 +02:00
christoph 0537f6dd45 implement demo 2022-05-23 09:12:08 +02:00
christoph 4f94ccdc99 implement asm coroutine 2022-05-23 09:11:59 +02:00
christoph d3b9b937fb implement c coroutine 2022-05-23 09:11:53 +02:00
christoph e0390de910 remove params from keyboard plugin 2022-05-23 09:11:32 +02:00