This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
iodev
/
hdimage
History
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
…
cdrom_amigaos.h
…
cdrom_misc.cc
…
cdrom_misc.h
…
cdrom_osx.cc
…
cdrom_osx.h
…
cdrom_win32.cc
Close cdrom image file on eject (
#145
)
2023-11-23 08:40:39 +02:00
cdrom_win32.h
…
cdrom.cc
…
cdrom.h
…
hdimage.cc
Update hdimage.cc (
#233
)
2024-01-21 06:39:48 +01:00
hdimage.h
…
Makefile.in
…
scsi_commands.h
Add SCSI_CD_EVENT_STATUS
2023-02-01 16:51:16 -07:00
vbox.cc
…
vbox.h
…
vmware3.cc
…
vmware3.h
…
vmware4.cc
…
vmware4.h
…
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
…