Commit Graph

7 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
2b2dafef02 Add detailed docstrings to bootloader and kernel header files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 22:48:09 +00:00
copilot-swe-agent[bot]
7bf2b3a059 Convert MetalOS from C to C++ with class-based design
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 21:43:30 +00:00
copilot-swe-agent[bot]
3613efb642 Add basic multicore/SMP support for 6-core/12-thread systems
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 20:21:54 +00:00
copilot-swe-agent[bot]
13a0783533 Add memory, PCI, and timer modules to kernel
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 20:06:55 +00:00
copilot-swe-agent[bot]
5c8cf64442 Add CMake, Ninja, and Conan support with kernel modules (GDT, interrupts)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 20:03:46 +00:00
copilot-swe-agent[bot]
bfa3d5b033 Remove console module entirely
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 19:46:18 +00:00
copilot-swe-agent[bot]
e66ef697f7 Create foundational structure for MetalOS - Phase 1 complete
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:43:20 +00:00