Bochs/bochs/iodev/hdimage
Volker Ruppert 57272ac32e Added sanity checks to the vmware4 and vvfat mode to avoid data corruption.
Some compilers need special options to pack structures correctly.
Added example for gcc 4.7+ on Windows to shortcut script.
2013-11-01 11:34:51 +00:00
..
cdrom_amigaos.cc some fixes for Bochs on MorphOS (based on a patch by Thore Sittly) 2013-04-12 17:26:27 +00:00
cdrom_misc.cc fixed compilation error under cygwin which defines WIN32 2013-09-26 19:51:30 +00:00
cdrom_osx.cc - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
cdrom_win32.cc Fixed some gcc 4.8.1 warnings 2013-10-27 15:13:19 +00:00
cdrom.cc - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
cdrom.h Removed obsolete ASPI cdrom access code for Win9x/ME 2013-10-22 19:46:46 +00:00
hdimage.cc Fixed fat_datetime() on Windows to take account of the daylight savings time. 2013-10-29 20:52:38 +00:00
hdimage.h Added new redolog_t method commit() for the bximage commit mode, using the fast 2013-10-23 08:35:21 +00:00
Makefile.in - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
scsi_commands.h - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
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 sanity checks to the vmware4 and vvfat mode to avoid data corruption. 2013-11-01 11:34:51 +00:00
vmware4.h Some work on the new bximage utility 2013-10-18 19:36:50 +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 sanity checks to the vmware4 and vvfat mode to avoid data corruption. 2013-11-01 11:34:51 +00:00
vvfat.h preparing hdimage code for the the compilation with a new bximage utility 2013-10-13 14:33:55 +00:00