Commit Graph
107 Commits
Author SHA1 Message Date
christoph 0a7032c992 fix linkedlistiterator 2022-07-17 21:41:23 +02:00
christoph 60b02a078b test ranged based loops in demos 2022-07-17 21:41:12 +02:00
christoph 132eb13431 update for new list interface 2022-07-17 21:02:33 +02:00
christoph d09b862dc3 implement linked list 2022-07-17 21:02:19 +02:00
christoph 671ea46711 update arraylist 2022-07-17 21:02:13 +02:00
christoph 5dd23fc888 update list interface 2022-07-17 21:02:03 +02:00
christoph d87fa5e40a add blank linkedlist impl 2022-07-17 16:04:51 +02:00
christoph 8aa953ed23 adapt arraylist to updated interface 2022-07-17 16:04:37 +02:00
christoph cb928f7b68 simplify list interface and expose iterator/type 2022-07-17 16:04:08 +02:00
christoph 820fff35b5 copy arraylistdemo for linked list 2022-07-17 16:03:40 +02:00
christoph a2b2a311d8 logging 2022-07-17 16:03:35 +02:00
christoph 9ecc520d94 add hidden demos 2022-07-17 16:03:23 +02:00
christoph 38a3bf0aee change kill key to K 2022-07-17 01:38:31 +02:00
christoph 8877b8805e stop pcspk when demo quits 2022-07-17 01:38:21 +02:00
christoph e7985f4270 synchronize textheavy demos 2022-07-17 01:27:22 +02:00
christoph 982843ad84 update 2022-07-17 01:16:47 +02:00
christoph cfb1e2affc kevman logging 2022-07-17 01:16:34 +02:00
christoph 9676c70125 slight arraylist init refactor 2022-07-17 01:16:18 +02:00
christoph 931c9552b7 refactor main menu 2022-07-17 01:16:09 +02:00
christoph 9a0bb01c6d demo update 2022-07-17 01:16:04 +02:00
christoph 40d03f83a5 implement first real menu 2022-07-16 20:14:50 +02:00
christoph cd83f85680 unsubscribe listeners in demo threads 2022-07-16 20:14:31 +02:00
christoph 1fd5717209 allow eventlisteners to unsubsscribe 2022-07-16 20:14:05 +02:00
christoph 1575f00717 add serial color output 2022-07-16 20:13:50 +02:00
christoph 75a77a8394 reformat 2022-07-16 20:13:41 +02:00
christoph b454f5d01c adapt to new list interface 2022-07-16 18:24:32 +02:00
christoph f807558781 use arraylist in eventmanager 2022-07-16 18:24:11 +02:00
christoph 5d8316c265 adapt list impl to interface 2022-07-16 18:23:53 +02:00
christoph 8d56ca1355 add list interface with iterator 2022-07-16 18:23:42 +02:00
christoph fa8cf85c3c return removal status in arraylist 2022-07-16 16:39:18 +02:00
christoph 329ed34c32 init serialout in constructor 2022-07-16 16:39:04 +02:00
christoph 9fa36ea9ed demo updates 2022-07-16 16:38:58 +02:00
christoph 83b84e238b logging 2022-07-16 16:38:48 +02:00
christoph 2b92b180f4 update logger 2022-07-16 03:30:35 +02:00
christoph 2f7a2a219b add a shnitton of loggers 2022-07-16 03:30:20 +02:00
christoph 60d746af11 implement logger 2022-07-16 01:48:09 +02:00
christoph 6c0fff0b6c start demos from mainmenu 2022-07-16 01:03:13 +02:00
christoph 3bd4a54aa2 reformat 2022-07-16 01:01:05 +02:00
christoph 15dd858d33 renamings 2022-07-16 00:59:59 +02:00
christoph d1d3714b63 update preemption demo to variable thread num 2022-07-16 00:58:59 +02:00
christoph c5d25736a3 add arraylist + demo 2022-07-16 00:58:25 +02:00
christoph ac4b1a05a8 renamings 2022-07-16 00:58:14 +02:00
christoph e1f7a7af82 renamings 2022-07-16 00:57:58 +02:00
christoph 184f1fc5d7 add simple serial output 2022-07-16 00:57:17 +02:00
christoph f395ff1232 mode 2022-07-15 01:28:18 +02:00
christoph b840895164 change mode 2022-07-14 13:35:26 +02:00
christoph 0f6e26b0c0 disable scrollback control 2022-07-11 23:00:01 +02:00
christoph 5ca6d25c7c change keyboard demo to event listener 2022-07-11 22:51:03 +02:00
christoph 60bb0cea78 implement initial event manager 2022-07-11 22:50:53 +02:00
christoph 898a44f7ff add bluescreen demo 2022-07-11 20:27:03 +02:00