Cleaned up the bootsector code, mostly done by
[newos.git] / TODO
blob101701aeeb95e3b54f0bc0fda02eb74d19a18c8f
1 Implement:
3 PORTS:
4  sparc v8 port
5  sparc v9 port
6  alpha port
7  mips port (SGI Indy)   
8 user-space loader
9 kernel module loader
10 disk based filesystem
11 tty layer
12 process environment variables
13 maple bus layer - dreamcast
14 vfs redo:
15  remove multiple streams
16  move path parsing back into vfs?
17  default vfs handlers
18 sh4 cache enable - dreamcast
19 statistic gathering
20 SMP mailbox check during spin
21 improved schedule quantum handling
23 In Progress:
24 VM:
25  memmap
26  swap
27  page out
28 ppc port (iMac)
29 rtl8139 driver - dreamcast
30 TCP/IP stack
32 Finish:
34 sh4 console - dreamcast
35 sh4 test_and_set - dreamcast
36 sh4 invalidate_TLB - dreamcast
37 ide driver cleanup
39 Fix:
40 crash in stage2 on some systems