1

489 Commits

Author SHA1 Message Date
3a3af203e3 implement memory freeing and block merging 2022-05-08 19:42:32 +02:00
0f1a45af47 switch to linkedlistallocator + demo 2022-05-08 15:58:36 +02:00
20f4fa05db implement linkedlist allocator allocation 2022-05-08 15:58:26 +02:00
7631a0107a remove code that was already in vorgabe03 2022-05-08 15:57:54 +02:00
fef85a1b34 add casts to pointer stuff 2022-05-08 15:57:42 +02:00
a35674b22c replace hardcoded values with header definitions 2022-05-08 13:59:50 +02:00
7f3c70f87a fixed wrong bump allocator init 2022-05-07 14:30:40 +02:00
f6789b3950 remove obsolete demos from main 2022-05-06 17:34:26 +02:00
84399a2951 Merge branch 'main' into feature-03-memory-management 2022-05-06 17:33:23 +02:00
38d0ff6e00 implement autoscrolling on screen borders 2022-05-06 17:30:42 +02:00
12513926d8 templates for << chaining + new manipulators 2022-05-06 16:51:41 +02:00
4ee0b701d7 add vorgabe03 + initial bump allocator 2022-05-06 11:28:20 +02:00
ab7a9c2ecb update 2022-04-28 13:01:33 +02:00
ac5173ff66 initial keyboard demo 2022-04-28 00:40:34 +02:00
2861c07c1a add attribute support, fg/bg in progress 2022-04-28 00:40:01 +02:00
3322218708 clang-format 2022-04-28 00:38:50 +02:00
356625e647 add Vorgabe02 2022-04-25 20:52:34 +02:00
263563c105 initial reformat, still has misformats 2022-04-25 14:24:56 +02:00
67fce9ff2d add .clang-format 2022-04-25 14:24:46 +02:00
aa5d69add0 add textdemo 2022-04-24 22:27:58 +02:00
d93ee3a49f implement fixed width printing 2022-04-24 22:27:48 +02:00
832a5cef49 ignore c_os/dep 2022-04-24 13:22:55 +02:00
0223dbb1ca enable sound/text demo 2022-04-24 13:22:17 +02:00
729f89b46c initial textdemo 2022-04-24 13:22:11 +02:00
382e38f885 sounddemo 2022-04-24 13:22:06 +02:00
d52d518c69 ignore .cache 2022-04-24 13:10:20 +02:00
3d3dd4dd2e implement pcspk 2022-04-24 13:09:49 +02:00
f44e7d3956 initialize cga cursor to 0 2022-04-24 13:09:28 +02:00
199b68ca3e ignore binaries 2022-04-17 16:59:15 +02:00
9e7fea6566 remove binaries 2022-04-17 16:58:33 +02:00
4d0fcb19e1 corrections 2022-04-17 16:56:48 +02:00
786e8e27b6 ignore compile_commands 2022-04-17 16:55:34 +02:00
a2e721629f ignore compile_commands 2022-04-17 16:55:12 +02:00
1172214819 remove binaries 2022-04-17 16:54:34 +02:00
4ec2beeda2 move folder 2022-04-16 14:50:17 +02:00
87e482bc7c ignore stuff 2022-04-16 14:47:05 +02:00
702eb9cbbd Vorgabe01 Aufgabe01 2022-04-16 14:46:02 +02:00
d106ef85fa add setup/boot code 2022-04-16 14:44:49 +02:00
3e28f3b49d add gitignore 2022-04-16 14:43:31 +02:00