Previous | 199869 Revisions | Next |
r199009 Tuesday 24th October, 2023 at 02:38:08 UTC by AJR |
---|
chd.cpp: Refactoring, part 2 - 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 |
[src/devices/imagedev] | cdromimg.cpp |
[src/lib/util] | chd.cpp chd.h dvdrom.cpp |
https://github.com/mamedev/mame/commit/cc772072fa635146b1df39a5694d2a8f8aa5a34f |
Previous | 199869 Revisions | Next |