summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/cdromimg.cpp
Commit message (Expand)AuthorAgeFilesLines
* chd.cpp: More API changes AJR2024-10-111-8/+24
* util/cdrom, machine/t10mmc: Add preliminary support for multisession CD-ROMs,... 9871238791132024-05-121-0/+14
* -imagedev/harddriv.cpp: Report unsuitable CHDs rather than crashing. Vas Crabb2024-02-101-4/+4
* imagedev/cdromimg.cpp: Fixed object lifecycles when loading from softlist or ... Vas Crabb2024-01-261-14/+21
* New systems marked not working Ivan Vangelista2024-01-041-1/+1
* Revert "chd.cpp: Refactoring, part 2" Vas Crabb2023-10-271-25/+9
* chd.cpp: Refactoring, part 2 AJR2023-10-231-9/+25
* Remove stray fprintf Olivier Galibert2023-05-081-1/+0
* image: Fix initialisation order, fix file menu enable, refine gdrom support Olivier Galibert2023-05-081-6/+3
* atapicdr, cdromimg: Fix gdrom support Olivier Galibert2023-05-051-2/+2
* cdrom: Bunch of fixes Olivier Galibert2023-05-051-5/+28
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-0/+227