Commit Graph
463 Commits
Author SHA1 Message Date
christoph 919f0cad89 add com1 interrupt numbers to pic/intdis 2022-07-16 01:02:31 +02:00
christoph 10c047e7b7 add ioport address by offset 2022-07-16 01:02:16 +02:00
christoph 694e835142 add serial + eventmanager to globals 2022-07-16 01:02:06 +02:00
christoph f41eda0215 reformat 2022-07-16 01:01:58 +02:00
christoph 35a5d7f9db fix memory align size 2022-07-16 01:01:49 +02:00
christoph b66bfac5d7 reformat 2022-07-16 01:01:44 +02:00
christoph 156e49c7f4 disable scrollback 2022-07-16 01:01:17 +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 24cf319b86 reenable optimizations 2022-07-16 00:58:35 +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 c67177f7bf add queue debug messages 2022-07-16 00:57:32 +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 d0387ef545 fix scheduling bug with deblock 2022-07-14 13:35:34 +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
christoph 9d4996826a Add initial main menu class 2022-07-11 20:15:27 +02:00
christoph 222cdd4547 update demo starting etc 2022-07-11 19:30:27 +02:00
christoph 04edfd0a2b print idle thread init 2022-07-11 19:29:57 +02:00
christoph 36f0001c73 fix imports 2022-07-11 19:29:53 +02:00
christoph ec084d3aca move user stuff to user 2022-07-11 19:29:42 +02:00
christoph 996a45d7f8 enable list allocator until i fix the other one 2022-07-11 19:22:43 +02:00
christoph a4cb8f9fda remove old cooperative thread demo 2022-07-11 19:22:32 +02:00
christoph 25da4b8596 update preemption demo 2022-07-11 19:22:23 +02:00
christoph 60e36011e3 comments 2022-07-11 19:15:30 +02:00
christoph 7e9402062f move myobj to heapdemo 2022-07-11 19:15:22 +02:00
christoph 0980e5eb82 update heapdemo to threads 2022-07-11 19:15:15 +02:00
christoph 467bffb76b remove unecessary demos 2022-07-11 18:42:22 +02:00
christoph 8d7bdea519 update keyboarddemo to threads 2022-07-11 18:42:14 +02:00
christoph 304eadc959 update pcspkdemo 2022-07-11 18:32:39 +02:00
christoph 24c418eb0a constexpr stream manipulators to allow "macroing" 2022-07-11 18:18:18 +02:00
christoph 7f7c528949 update textdemo to threads 2022-07-11 18:18:01 +02:00
christoph 957644582c update VBEdemo 2022-07-11 18:17:50 +02:00
christoph f50978cf35 remove old sound demo 2022-07-11 18:17:32 +02:00
christoph 5170be00aa remove math 2022-07-11 18:17:24 +02:00
christoph 597b823ac3 synchronize with semaphore 2022-07-11 15:37:45 +02:00
christoph 66b3b914d0 fix semaphore spinlock bug 2022-07-11 15:37:26 +02:00
christoph 52ad3fc752 reenable scrollback 2022-07-11 15:37:16 +02:00
christoph 012f68838b implement semaphore 2022-07-11 15:00:05 +02:00
christoph be6aeb2b11 disable speaker for now 2022-07-11 14:36:52 +02:00
christoph 7058350414 use pointer instead of reference for thread 2022-07-11 14:36:41 +02:00
christoph 9c41c72011 reformat 2022-07-11 14:36:37 +02:00
christoph c63b960e6a fix bug where ebx was saved incorrectly on preempt 2022-07-11 14:35:45 +02:00