1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00

Update STATUS.md

This commit is contained in:
Achilleas Anagnostopoulos
2018-03-12 06:42:30 +00:00
committed by GitHub
parent 972cf64bca
commit cc699b3d15

View File

@@ -36,8 +36,9 @@ steps in the project roadmap.
- TTY
- [x] Simple VT
- ACPI 6.2 support (**in progress**)
- [ ] ACPI table detection and parsing
- [ ] AML parser/interpreter
- [x] ACPI table detection and parsing
- [x] AML parser
- [ ] AML interpreter/VM
- Interrupt handling chip drivers
- [ ] APIC
- Timer and time-keeping drivers