We have virtual memory management!

Even if it's a little broken...
This commit is contained in:
Curle 2020-09-07 20:56:49 +01:00 committed by Curle
parent f30a0ebd68
commit cf30822677
Signed by: TheCurle
GPG Key ID: 5942F13718443F79

View File

@ -13,7 +13,7 @@ It can currently:
- [x] draw to the screen, including text and basic images.
- [x] output audio over the PC Speaker
- [x] manage physical memory
- [ ] manage virtual memory
- [x] manage virtual memory
- [ ] switch to ring 3
- [ ] switch tasks
- [ ] schedule tasks