General: Update README feature list
This commit is contained in:
parent
51b6329c86
commit
fe192e07fb
|
@ -20,7 +20,7 @@ You can find a live demo [here](https://bananymous.com/banan-os)
|
|||
- [x] AML interpreter (partial)
|
||||
- [x] Basic graphical environment
|
||||
- [x] Terminal emulator
|
||||
- [ ] Task bar
|
||||
- [x] Status bar
|
||||
- [ ] Program launcher
|
||||
- [ ] Some nice apps
|
||||
- [x] ELF dynamic linking
|
||||
|
@ -32,13 +32,14 @@ You can find a live demo [here](https://bananymous.com/banan-os)
|
|||
- [x] NVMe disks
|
||||
- [x] ATA (IDE, SATA) disks
|
||||
- [x] E1000 and E1000E NICs
|
||||
- [x] RTL8111/8168/8211/8411 NICs
|
||||
- [x] PS2 keyboard (all scancode sets)
|
||||
- [x] PS2 mouse
|
||||
- [x] USB
|
||||
- [x] Keyboard
|
||||
- [x] Mouse
|
||||
- [x] Mass storage
|
||||
- [ ] Hubs
|
||||
- [ ] Mass storage
|
||||
- [ ] ...
|
||||
- [ ] virtio devices (network, storage)
|
||||
|
||||
|
|
Loading…
Reference in New Issue