Commit Graph
421 Commits
Author SHA1 Message Date
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
christoph bb0ff5104c add vorgabe10 2022-07-11 13:29:54 +02:00
christoph 51390ef277 reformat 2022-07-04 22:05:07 +02:00
christoph 19ab6fef06 update paging 2022-07-04 21:29:06 +02:00
christoph 1ae227ae33 implement + enable demos 2022-07-04 21:24:35 +02:00
christoph 7ab5fdb361 fix scheduler bug 2022-07-04 21:24:18 +02:00
christoph 4d5224ff38 enable preemptive switch in pit 2022-07-04 21:24:04 +02:00
christoph 1cac6b3a58 update Thread_switch for preemption 2022-07-04 21:23:31 +02:00
christoph 6ad1d9e525 make regs private again 2022-07-04 21:23:14 +02:00
christoph 2fbecc3236 implement pcspk delay 2022-07-04 17:11:39 +02:00
christoph e2e2c4545e disable scheduler interrupt pausing, no preemption 2022-07-04 17:07:18 +02:00
christoph 16f814bfcf add pit indicator 2022-07-04 17:07:09 +02:00
christoph 42a1d719ee disable forced bluescreen 2022-07-04 16:20:46 +02:00
christoph 17aee557da add vorgabe 2022-07-04 16:20:08 +02:00
christoph da6c5ab0b5 add vorgabe09 2022-07-04 16:17:39 +02:00
christoph 586fe3bb80 fix paging bugs in writeprotection 2022-07-04 16:04:55 +02:00
christoph cfa6265cee enable paging 2022-07-04 14:54:59 +02:00
christoph 1f01a561a3 fix scheduling bug when only 1 thread is available 2022-07-04 14:54:25 +02:00
christoph 7fe5d8e956 fix treeallocator bug and reenable 2022-07-04 14:54:14 +02:00