caos-with-snake/README.md

14 lines
255 B
Markdown
Raw Normal View History

2022-09-21 16:53:45 +03:00
Yet Another BootLoader, OS Kernel and Other stuff
2022-11-21 00:57:23 +03:00
2022-12-12 19:13:49 +03:00
Quickstart:
```
$ ./setup.sh
$ make
```
2022-11-21 00:57:23 +03:00
Includes code from:
* https://github.com/mit-pdos/xv6-public
* https://github.com/FRosner/FrOS
* https://github.com/dhavalhirdhav/LearnOS
* https://wiki.osdev.org