This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f9883f8da5fd599b40c85536794f8da1aa424ce
86Box
/
src
/
cdrom
History
OBattler
9f9883f8da
Fixed a maintainability issue in the CD-ROM image backend code.
2020-01-15 02:16:25 +01:00
..
cdrom_image_backend.c
Fixed a maintainability issue in the CD-ROM image backend code.
2020-01-15 02:16:25 +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