| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "chd.cpp: Refactoring, part 2" | 2023-10-27 | 1 | -1/+1 | |
| | | | | | This reverts commit cc772072fa635146b1df39a5694d2a8f8aa5a34f. | ||||
| * | chd.cpp: Refactoring, part 2 | 2023-10-23 | 1 | -1/+1 | |
| | | | | | | | | - Change is_XXX to return std::error_condition instead of bool so that errors can be passed down the line; rename these to check_is_XXX to indicate that they are no longer basic predicates - Change return type of internal function metadata_find to std::error_condition so that errors can be returned rather than thrown * imagedev/cdromimg.cpp: Fix bug where cdrom_file object could be constructed twice in a row for CD-ROMs and once for DVDs | ||||
| * | chd: Add dvd support. better abstraction in general, multi-image support in ↵ | 2023-05-04 | 1 | -0/+105 | |
| arcade-type drivers | |||||
