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