B1TE.my OS
A hobby operating System
A hobby operating system I’m working on. You can find the source code on my github here.
My To-Do list:
- Re-acquaint myself with the code and continue working on it
- Allocate a Heap
- Random fun syscalls.
- Implement a filesystem
- Implement hard disk reading/writing
- Loading of ELF files (or a custom file format to run)
- Add screenshots.