- use #if BX_SUPPORT_CDROM instead of #ifdef LOWLEVEL_CDROM - devices with cdrom support now use the base class cdrom_base_c - cdrom count variable moved to cdrom.cc - cdrom_misc.cc: don't use ioctl's for ISO files
- added LICENSE file to clarify the Bochs license - TODO: fix source files ported from Qemu with MIT license
- TODO #1: do the same with the network and sound code - TODO #2: update MSVC workspace files