summaryrefslogtreecommitdiff
path: root/TODOS
blob: 89217b67cbd1620954039a3f3496c7cccceb00ec (plain)
1
2
3
4
5
6
7
8
- follow the WYOSS tutorial and implement what's there
- improve the boot loader
  - add serial console at early boot stage
  - make it boot from disks, USB-pen drives, etc.
- make the VGA mode switch back to text less hacky (following the
  modes.c guide)