diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-19 21:51:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-19 21:51:20 +0100 |
| commit | 7ec77f42f45fb3b3479818636943923b9416a170 (patch) | |
| tree | 33f608b06d865285fb6ef1eaf752ae77cbb16a17 /doc/specs/SPECIFICATION_OS.md | |
| parent | 465a99f17f9e8f56813f225f09a6a1a498be9deb (diff) | |
chore: {kernel, launch, libSystem}: Implementation and WiP improvements.v0.1.211
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/specs/SPECIFICATION_OS.md')
| -rw-r--r-- | doc/specs/SPECIFICATION_OS.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/specs/SPECIFICATION_OS.md b/doc/specs/SPECIFICATION_OS.md index 346ae3c9..9838609a 100644 --- a/doc/specs/SPECIFICATION_OS.md +++ b/doc/specs/SPECIFICATION_OS.md @@ -77,3 +77,12 @@ - Multi-drive support (A, B, C, D indices). - Packet-based I/O operations. - Separation of read/write operations per drive. + +=================================== + +# 6: The TraceSrv: + +================================== + +- Opcode Based Debug System. +- Packet Based Messages with a 'type' field. The 'type' field shall decide how the message shall be interpreted. |
