.. |
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
|
Block device detection fixes for Linux.
|
2015-10-25 17:02:12 +00:00 |
cdrom_misc.h
|
Rewrite of the lowlevel cdrom code
|
2013-11-06 11:15:22 +00:00 |
cdrom_osx.cc
|
Attempt to fix a compilation error on OSX.
|
2014-08-23 14:46:31 +00:00 |
cdrom_osx.h
|
Rewrite of the lowlevel cdrom code
|
2013-11-06 11:15:22 +00:00 |
cdrom_win32.cc
|
Fixed crash on exit caused by physical drive without media present. Now setting
|
2015-04-28 17:01:41 +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
|
Changed a lot of malloc() / free() calls to C++ style new / delete.
|
2017-02-18 11:13:56 +00:00 |
hdimage.h
|
Implemented lock mechanism for hard disk images (fixes SF bug #605).
|
2017-01-30 19:08:37 +00:00 |
Makefile.in
|
Added Android host platform support to Bochs based on SF patch #534.
|
2016-08-12 17:06:14 +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
|
Implemented lock mechanism for hard disk images (fixes SF bug #605).
|
2017-01-30 19:08:37 +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
|
Implemented lock mechanism for hard disk images (fixes SF bug #605).
|
2017-01-30 19:08:37 +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
|
Implemented lock mechanism for hard disk images (fixes SF bug #605).
|
2017-01-30 19:08:37 +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
|
Implemented lock mechanism for hard disk images (fixes SF bug #605).
|
2017-01-30 19:08:37 +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 macro BX_FATAL() that works like BX_PANIC(), but with hardcoded action
|
2016-12-30 10:04:06 +00:00 |
vvfat.h
|
preparing hdimage code for the the compilation with a new bximage utility
|
2013-10-13 14:33:55 +00:00 |