Important:
1. Put IPX & V-net back
2. Fix console video being off by odd numbers of lines
3. Put the {ports ... } command back
4. Put back DUALMON support
5. 'make install'
6. Get the video code working for just about every video card
7. Find an ELF victim & get ELF actually working
8. Make sure the EMUMODULE stuff is set up correctly
9. 'indent' the code
10. Figure out why the system locks if you have a ps/2 mouse & move it
    (seems to have to do with an ioq/pic interaction, I think...)

Wish list:
1. Get running w/Bochs, pcemu, and/or emu_de_marty
2. Fix the keyboard handling:
   . put the keyboard read/setup routines in the ENV files where they belong
   . get the int15/4ch code working so folks can run KEYB
   . make the code path understandable to mere mortals (e.g. me)
3. Move to .ini files
4. Look at timer/pic/cpu loop interaction
5. Get the DPMI & mfs authorities to get their code to compile with the
   gcc warnings set (try it for kicks sometime)
6. Clean the mouse code into ./base & ./dosext functionality
7. Get a clean ./env style mouse interface (like cleaning up keyboard)
8. Get rid of the need for RUN_AS_USER by making it the default

