-
Notifications
You must be signed in to change notification settings - Fork 0
xv6 OS implementation in modern c++
License
SanyaNya/xv6pp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Work in progress. For now only bootloader implemented. Build: $ cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=toolchains/i386-elf-g++.cmake -G"Ninja" $ cmake --build build QEMU test: $ qemu-system-x86_64 -hda build/kernel.img
About
xv6 OS implementation in modern c++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published