Bochs/bochs/iodev/hdimage
Volker Ruppert 4f311f0618 Some work on the Bochs plugins support.
- Added suffix "_gui" to the base name of display library plugins.
- Added new function plugins_search() that browses the plugin folder(s) and
  detects the type from the library name. Plugins with no prefix or suffix are
  treated as i/o device plugins. The plugin_load() function uses this database.
- Some related fixes and cleanups.
2021-01-02 20:49:39 +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 hdimage plugin code. 2020-12-27 17:26:33 +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 hdimage plugin code. 2020-12-27 17:26:33 +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 hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom_win32.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
hdimage.cc Some work on the hdimage plugin support. 2020-12-30 17:56:27 +00:00
hdimage.h Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
Makefile.in Some work on the Bochs plugins support. 2021-01-02 20:49:39 +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
vbox.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
vbox.h Added Oracle(tm) VM VirtualBox image support (VDI version 1.1). Patch written 2015-03-29 14:27:32 +00:00
vmware3.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +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 Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
vmware4.h Added VMDK version 4 disk image creation support (ported from Qemu). 2013-11-03 07:41:29 +00:00
vpc.cc Fixed include file name. 2020-12-30 17:58:51 +00:00
vpc.h Fixed include file name. 2020-12-30 17:58:51 +00:00
vvfat.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
vvfat.h Removed member 'extension' from direntry_t structure and increased 'name' size 2020-06-18 11:18:35 +00:00