Bochs/bochs/iodev/hdimage
Volker Ruppert 31461c26fb - added helper function hdimage_copy_file() for the hdimage restore functions.
On win32 the native CopyFile() function is used. The restore function should
  work this way: coherency check (if necessary), close current image, copy saved
  image from restore path (overwrites existing one), finally re-open image.
- implemented restore function for 'flat' and 'undoable' mode images
2012-09-22 10:04:28 +00:00
..
aspi-win32.h - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
cdrom_amigaos.cc - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
cdrom_misc.cc - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +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 - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +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 - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
hdimage.cc - added helper function hdimage_copy_file() for the hdimage restore functions. 2012-09-22 10:04:28 +00:00
hdimage.h - added helper function hdimage_copy_file() for the hdimage restore functions. 2012-09-22 10:04:28 +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
scsidefs.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 - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vmware3.h - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vmware4.cc - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vmware4.h - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vpc-img.cc - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vpc-img.h - implemented save state function for the disk image modes 'vmware3', 'vmware4' 2012-09-19 21:05:18 +00:00
vvfat.cc - remove spaces from short filename (otherwise long name is ignored) 2012-09-15 13:15:30 +00:00
vvfat.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00