freywar
|
a2128de3e2
|
Add common way to access bit ranges, log all NVMe devices on startup
|
2026-07-27 20:45:00 +03:00 |
|
freywar
|
572cb7647f
|
Improve kernel logging
Current function name is automatically prepended to all log entries.
Helper macros added to log local variables.
|
2026-07-27 20:41:45 +03:00 |
|
freywar
|
065aa261f5
|
Add simple NVMe module and switch to NVMe emulation
|
2026-07-23 20:52:10 +03:00 |
|
freywar
|
ba9beebf8e
|
Add simple kernel logging and improve error messages
|
2026-07-23 20:50:51 +03:00 |
|
freywar
|
14c3262c14
|
Separate log and output streams
|
2026-07-17 20:30:35 +03:00 |
|
freywar
|
85cfbb2050
|
Add pipes to shell, add wc
|
2026-07-16 21:39:00 +03:00 |
|
freywar
|
4ad32dda17
|
Merge fat16_inode_t and fat16_node_t, make fs_node_t shared
|
2026-07-15 23:14:56 +03:00 |
|
freywar
|
1148596a81
|
Add file and directory creation, mkdir
|
2026-06-30 20:37:24 +03:00 |
|
freywar
|
415f78fd40
|
Add process scheduler, pipes, and separate terminal from shell
|
2026-06-19 21:49:29 +03:00 |
|
freywar
|
9761e3e870
|
Convert file descriptors to generic streams
|
2026-06-18 21:46:18 +03:00 |
|
freywar
|
968bb02aa8
|
Add basic ls
|
2026-06-17 22:20:08 +03:00 |
|
freywar
|
03b3ddac73
|
Add subprocesses and convert terminal to an app
|
2026-06-17 21:20:14 +03:00 |
|
freywar
|
1c935cf154
|
Add first C user program
|
2026-06-11 20:19:24 +03:00 |
|