|
8883b1c5de
|
[umka_os] Add a command console in a separate thread
|
2023-02-10 22:33:22 +00:00 |
|
|
12442c72a7
|
Get rid of getopt, use Optparse
Well, I thought I had done this before. P for portability.
|
2023-02-02 16:25:20 +00:00 |
|
|
d16177c36d
|
Implement common command buffer for the shell and os
|
2023-01-31 02:38:48 +00:00 |
|
|
68cfb39f8d
|
Use static_assert from assert.h
|
2023-01-30 06:43:39 +00:00 |
|
|
e03ae18548
|
Support different framebuffer formats, add tests
|
2023-01-30 06:24:23 +00:00 |
|
|
76c7819882
|
Split I/O code to generic io* and platform specific io_async*
|
2023-01-18 08:32:17 +00:00 |
|
|
53683cf146
|
umka_os: route virtual device IRQs via IDT
|
2023-01-18 02:58:09 +00:00 |
|
|
da8f029e5d
|
Move static variables to context structures
|
2023-01-17 00:58:28 +00:00 |
|
|
99c50bd258
|
Make umka_os use a start up script, don't hardcode
|
2023-01-16 02:51:46 +00:00 |
|