Bochs/bochs/iodev/hdimage
Volker Ruppert 87b6149ed0 First step for compiling plugin DLLs with MSVC nmake. The hdimage plugin
(bx_hdimage.dll) can be built now. All plugins that require special rules
could be fixed for nmake in a similar way.
TODO: find a way to compile plugins with standard rules (GNU make uses bx_%.dll
in that case, but MSVC nmake doesn't support this syntax).
2014-04-21 06:58:15 +00:00
..
cdrom_amigaos.cc Always enable the portable ISO image file support. The option --enable-cdrom now 2013-11-10 11:14:42 +00:00
cdrom_amigaos.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_misc.cc Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_misc.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_osx.cc Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_osx.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_win32.cc Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_win32.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom.cc Connecting USB CD-ROM without media present now supported 2014-01-21 20:56:50 +00:00
cdrom.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
hdimage.cc Fixed timestamp of "growing" mode base images with an "undoable" redolog. 2014-04-04 19:14:32 +00:00
hdimage.h Fixed timestamp of "growing" mode base images with an "undoable" redolog. 2014-04-04 19:14:32 +00:00
Makefile.in First step for compiling plugin DLLs with MSVC nmake. The hdimage plugin 2014-04-21 06:58:15 +00:00
scsi_commands.h
vmware3.cc Added initial version of a new bximage utility written in C++ for image 2013-10-13 20:30:51 +00:00
vmware3.h preparing hdimage code for the the compilation with a new bximage utility 2013-10-13 14:33:55 +00:00
vmware4.cc Added VMDK version 4 disk image creation support (ported from Qemu). 2013-11-03 07:41:29 +00:00
vmware4.h Added VMDK version 4 disk image creation support (ported from Qemu). 2013-11-03 07:41:29 +00:00
vpc-img.cc bximage_new: Added VPC dynamic type image creation support (ported from Qemu). 2013-10-19 21:16:10 +00:00
vpc-img.h bximage_new: Added VPC dynamic type image creation support (ported from Qemu). 2013-10-19 21:16:10 +00:00
vvfat.cc Added access() check before detecting image mode to get an accurate panic 2014-03-23 09:19:44 +00:00
vvfat.h preparing hdimage code for the the compilation with a new bximage utility 2013-10-13 14:33:55 +00:00