Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Commit cf7fc1d

Browse files
committed
🖤⛈️ Kernel Update & Fixes
1 parent b26848d commit cf7fc1d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,9 @@ Additionally if the `qemu-system-i386` command doesn't work, the presumably alte
2121

2222
### What's New?
2323

24-
- Video scroll
25-
- Shell
26-
- Text output
27-
- Updated drip-kernel
28-
29-
### What's coming next?
30-
- Kernel Memory Allocator
31-
- A ton more (can't be fitted here)
24+
- Kernel Allocator
25+
26+
### FILE SYSTEM SOON!
3227

3328
### How can I create my own OS?
3429
One of the main GitHub repositories that helped me quite a lot is the [os-tutorial](https://github.com/cfenollosa/os-tutorial/) one, made by [cfenollosa](https://github.com/cfenollosa). It quite briefly explains what each commands are, in Assembly and how to use them; I also recommend learning the basics of Assembly.

0 commit comments

Comments
 (0)