-
Notifications
You must be signed in to change notification settings - Fork 64
/
TODO
28 lines (27 loc) · 1.04 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
JPC TODO (In rough order of desirability)
* make cpu report it is i486 (all linuxes require this)
* CPU instruction tests - memory input values, optional compare memory afterwards
* make tests with multiple 66 and 67 prefices
* test TombRaider and create bootable hd with autorun
* fix bug leading to top ~1/3 of screen being redrawn at the bottom third (e.g. dsl and kolibri)
* Soundblaster - fix PCM sound
* boot windows 98 in non safe mode
* boot windows XP
* boot Ubuntu
* userspace ethernet router + dhcp server (slirp port)
* Universal launcher (Application, Debugger, Disam, Ethernet hub)
* Make cpulevel decide the decoder (as well as implementation)
* APIC for >= windows 2000
* boot tests for various OSs* USB port + USB fat32 drive for host directories mounted at runtime
* VDI format
* VDI/VMDK/QCOW runtime use
* Voodoo graphics card
* block chaining
* compiler (fun)
* Keyboard panel (and multilanguage)
* Live migrate VM between hosts
* SVGA (cirrus)
* VBE (Vesa)
* USB mouse with wheel
* VNC server for screen (+ Javascript client)
* boot Windows 7