Commit Graph

15 Commits

Author SHA1 Message Date
OBattler
2d02d941f8 Fixed for DVD-related stuff, DVD images should now be better readable on 86Box. 2020-01-17 03:02:12 +01:00
OBattler
bb3c5a6f52 Fixed a potential overrun in the CD-ROM image backend code. 2020-01-15 02:22:30 +01:00
OBattler
9f9883f8da Fixed a maintainability issue in the CD-ROM image backend code. 2020-01-15 02:16:25 +01:00
OBattler
70ccf03f2d The CD-ROM image code now returns with error if a seek has failed. 2020-01-14 20:49:01 +01:00
OBattler
0139c44b7d Removed an obsolete return with error in the CD-ROM image backend code. 2020-01-14 20:43:04 +01:00
OBattler
a021607228 Fixed a bug in the CD-ROM image backend code. 2020-01-14 20:10:01 +01:00
OBattler
ad47659fd6 The CD-ROM image backed code no longer returns the pointer of a stack variable. 2020-01-14 19:46:02 +01:00
OBattler
1861d8cb0d Changed the fatal condition in the CD-ROM image backend code. 2020-01-14 19:30:33 +01:00
OBattler
fea96d6b67 Fixed some bugs in the CD-ROM image backend code. 2020-01-14 19:26:27 +01:00
OBattler
fb088329e1 Fixed NULL pointer dereferences in the CD-ROM image code. 2020-01-13 21:46:45 +01:00
OBattler
dcf06f4ba9 Fixed the mess in cdrom/cdrom_image_backend.c. 2020-01-13 21:06:32 +01:00
OBattler
be9b57fcad Added some sanity checks and pointer frees / NULL'ings to the CD-ROM image code, fixes #543. 2020-01-13 21:03:58 +01:00
OBattler
1b8017640e Fixed parsing of PREGAP clauses in CUE sheets. 2020-01-11 22:30:28 +01:00
OBattler
4957a9f867 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
OBattler
51b06be28c 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