An open API service indexing awesome lists of open source software.

https://github.com/shmokmt/hariboteos


https://github.com/shmokmt/hariboteos

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# HariboteOS

30日でできる!OS自作入門

## Requirements

```
brew isntall qemu
brew install mtools
brew install i386-elf-gcc
brew install nasm
```

## References/Credits

* [tatsumack/30nichideosjisaku](https://github.com/tatsumack/30nichideosjisaku)
* [noanoa07/myHariboteOS](https://github.com/noanoa07/myHariboteOS)