You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project was originally conceived to study low-level programming in assembler and C. In the course of development, a loader will be created, and later the kernel itself.
3
+
The project was originally conceived to study low-level programming in assembler and C. Code fully commented and simple anyone who tries to understand what is going on in all of this will learn realtively fast.
4
+
5
+
# To Do
6
+
7
+
[] Write basic I/O drivers
8
+
[] Add file system
9
+
[] Write interactive shell
10
+
11
+
# Resources
12
+
13
+
If you want to learn more or you can not understand something I would
0 commit comments