Skip to content

a0w-svg/JakOS

Repository files navigation

JakOS

Rose-lk kernel x86 and JakOS

Build guide

bash
	make #build JakOS
	make run #run compiled JakOS
	make build-iso #build iso image
	make run-iso #run compiled JakOS image
	make run-debug #debug compiled JakOS

To-do list:

Memory management - halfway done
VGA driver - done
Paging - halfway done
userspace
filesystem
ACPI
advanted shell - halfway done
32 bit entry - done
ATA driver - halfway done

Thanks:

https://wiki.osdev.org
http://www.jamesmolloy.co.uk/tutorial_html/1.-Environment%20setup.html
https://github.com/cfenollosa/os-tutorial // good tutorial

Contrib:

License

MIT

About

Rose-lk kernel x86 and JakOS

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published