summaryrefslogtreecommitdiff
path: root/TODOS
blob: 9cdbcafa21ec849f99f416578fc5fe75b2b2b581 (plain)
1
2
3
4
5
6
7
- 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)
- serial console over gdb and x/y/zmodem file transfers before doing network stuff?