Commit Graph
33 Commits
Author SHA1 Message Date
churl 60fe069650 enable c++17 and use if constexpr for debug toggle 2022-05-23 12:31:10 +02:00
churl cc35dda947 use DEBUG in more places 2022-05-23 12:20:29 +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 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 c9192c242d add allocator to globals 2022-05-23 09:11:22 +02:00
christoph 569dc718e2 change printed output 2022-05-23 09:10:45 +02:00
churl bdfe784340 add vorgabe05 2022-05-20 16:16:24 +02:00
churl 13df44fb6f implement exercise 04 interrupts 2022-05-14 21:12:32 +02:00
churl deb0ebd8eb fix includes 2022-05-14 16:57:56 +02:00
churl d804fff473 add vorgabe04 2022-05-14 16:54:22 +02:00
churl 824b8e9ddf use tree allocator 2022-05-10 00:21:00 +02:00
churl b7fbb822c1 implement tree allocator 2022-05-10 00:20:51 +02:00
churl ae7b3d0437 renaming 2022-05-10 00:20:45 +02:00
churl 15515269a1 add macro for word alignment setting 2022-05-09 18:24:51 +02:00
churl d1fd879eb6 use typedef for free_block 2022-05-09 18:19:16 +02:00
churl f3ea150650 comments 2022-05-09 18:08:13 +02:00
churl f57b8fef27 implement rounding to word borders when allocating 2022-05-09 16:45:01 +02:00
churl 333d5930a5 some silly math functions 2022-05-09 01:26:06 +02:00
churl 67baf91741 fix printing of status updates when allocating 2022-05-08 19:44:24 +02:00
churl 3a3af203e3 implement memory freeing and block merging 2022-05-08 19:42:32 +02:00
churl 0f1a45af47 switch to linkedlistallocator + demo 2022-05-08 15:58:36 +02:00
churl 20f4fa05db implement linkedlist allocator allocation 2022-05-08 15:58:26 +02:00
churl 7631a0107a remove code that was already in vorgabe03 2022-05-08 15:57:54 +02:00
churl fef85a1b34 add casts to pointer stuff 2022-05-08 15:57:42 +02:00
churl 7f3c70f87a fixed wrong bump allocator init 2022-05-07 14:30:40 +02:00
churl 4ee0b701d7 add vorgabe03 + initial bump allocator 2022-05-06 11:28:20 +02:00
churl ac5173ff66 initial keyboard demo 2022-04-28 00:40:34 +02:00
churl 356625e647 add Vorgabe02 2022-04-25 20:52:34 +02:00
churl 263563c105 initial reformat, still has misformats 2022-04-25 14:24:56 +02:00
churl 4ec2beeda2 move folder 2022-04-16 14:50:17 +02:00