Bochs/bochs/iodev/hdimage
Benjamin David Lunt 7851bf8ce1
Update hdimage.cc (#233)
Change an ERROR to a PANIC when a .lock file is found.
2024-01-21 06:39:48 +01:00
..
cdrom_amigaos.cc Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_amigaos.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_misc.cc Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_misc.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_osx.cc Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_osx.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom_win32.cc Close cdrom image file on eject (#145) 2023-11-23 08:40:39 +02:00
cdrom_win32.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom.cc Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
cdrom.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
hdimage.cc Update hdimage.cc (#233) 2024-01-21 06:39:48 +01:00
hdimage.h Disk image and sound driver modules don't need to include iodev.h. 2021-03-11 21:46:25 +00:00
Makefile.in Applied two patches from Debian. 2021-09-10 15:33:22 +00:00
scsi_commands.h Add SCSI_CD_EVENT_STATUS 2023-02-01 16:51:16 -07:00
vbox.cc Disk image and sound driver modules don't need to include iodev.h. 2021-03-11 21:46:25 +00:00
vbox.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
vmware3.cc Disk image and sound driver modules don't need to include iodev.h. 2021-03-11 21:46:25 +00:00
vmware3.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
vmware4.cc Disk image and sound driver modules don't need to include iodev.h. 2021-03-11 21:46:25 +00:00
vmware4.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00
vpc.cc Allow large VHD files (#79) 2023-09-19 08:04:32 +03:00
vpc.h Allow large VHD files (#79) 2023-09-19 08:04:32 +03:00
vvfat.cc Attempt to fix issue #40 using calculated size for 'first_sectors' buffer insted of hardcoded value. 2023-11-01 09:38:05 +01:00
vvfat.h Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code. 2021-01-31 15:44:39 +00:00