No description
Find a file
lordtet aa4f5f070b First content commit. Added sample code hello world with personal
comments for study

Also made a makefile that can build and run the thing. Current run
method is directly from QEMU - but the makefile will later make an image
with a given bootloader.
2025-05-23 01:18:12 -04:00
src First content commit. Added sample code hello world with personal 2025-05-23 01:18:12 -04:00
.gitignore Initial commit 2025-05-21 19:22:01 +00:00
LICENSE Initial commit 2025-05-21 19:22:01 +00:00
Makefile First content commit. Added sample code hello world with personal 2025-05-23 01:18:12 -04:00
README.md Initial commit 2025-05-21 19:22:01 +00:00

Stage02_Kernel