This website requires JavaScript.
Explore
Help
Sign In
mirror
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
mirror of
https://github.com/86Box/86Box.git
synced
2026-02-22 09:35:32 -07:00
Code
Issues
Packages
Projects
Releases
Activity
Files
41ba2e4e34ba3aef31e04bb162f474337ac98101
86Box
/
src
/
cdrom
History
OBattler
70ccf03f2d
The CD-ROM image code now returns with error if a seek has failed.
2020-01-14 20:49:01 +01:00
..
cdrom_image_backend.c
The CD-ROM image code now returns with error if a seek has failed.
2020-01-14 20:49:01 +01:00
cdrom_image_backend.h
Fixed Mode 2 handling again and added support for reading raw sectors from non-raw images with reconstructed headers.
2019-12-21 21:01:43 +01:00
cdrom_image.c
The CD-ROM image code function to check if a track is audio now simply returns with a false condition if the track number obtained from the sector is -1.
2020-01-14 20:45:20 +01:00
cdrom_image.h
Minor fixes for C/C++ inter-operation.
2017-10-16 04:54:57 -04:00
cdrom.c
Removed DOSBox OPL code, and made NukedOPL, the CD-ROM image code (incl. former cdrom_dosbox.cpp/h), and Raw Input mouse code C instead of C++, and fixed OPL2 emulation with NukedOPL.
2019-12-21 20:06:34 +01:00
cdrom.h
Removed the SCSI_CHINON stuff that was not supposed to be committed in the first place.
2019-09-26 10:02:43 +02:00