Commit Graph

7 Commits

Author SHA1 Message Date
Karina 4e6794a6c2 chore: update copyrights 2026-01-31 01:57:28 +04:00
Karina 21270a3cc8 feat: introduce HOT! executable format and Ring 3 process isolation (v0.5.2)
- Implement custom 'HOT!' binary format and Rust-based elf2hot converter.
- Upgrade kernel loader with segment-based loading and BSS zeroing.
- Refactor scheduler for Ring 3 IRET frames and fix CS/SS selector swap.
- Add user stack allocation (0x70000000) and linker scripts for binary cleanup.
2026-01-30 00:12:11 +04:00
Karina 664bf2e869 License; WIP: PIC 2025-12-27 17:54:34 +04:00
Karina 0d38c268b3 wip: saving to continue on laptop 2025-12-27 02:35:05 +04:00
Karina 9dafc29aa4 removed useless comments in tools/ 2025-12-24 00:24:32 +04:00
Karina e5ce668a8a random 2025-12-21 17:45:35 +04:00
Karina 30b786c891 feat: panic, printf, logo and something i dont remember 2025-12-21 16:59:33 +04:00