| Commit message (Expand) | Author | Age | Files | Lines |
* | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 1 | -8/+2 |
* | diimage.h: Remove now-unused function |  AJR | 2024-01-13 | 1 | -5/+0 |
* | emu/diimage.cpp: Added media change notifier and exposed to Lua. |  Vas Crabb | 2023-12-14 | 1 | -18/+34 |
* | image: Fix initialisation order, fix file menu enable, refine gdrom support |  Olivier Galibert | 2023-05-08 | 1 | -1/+1 |
* | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 1 | -0/+18 |
* | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 1 | -8/+8 |
* | API change for device_image_interface |  AJR | 2023-03-30 | 1 | -28/+18 |
* | Various cleanups: |  Vas Crabb | 2023-02-27 | 1 | -1/+1 |
* | diimage.h: Move a few macro and delegate definitions down into subclasses |  AJR | 2023-01-01 | 1 | -14/+0 |
* | File handling cleanup |  AJR | 2022-04-19 | 1 | -21/+4 |
* | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 1 | -59/+15 |
* | util: Further API cleanups: (#8661) |  Vas Crabb | 2021-10-05 | 1 | -13/+69 |
* | Formats-related refactoring |  AJR | 2021-09-11 | 1 | -0/+2 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -17/+16 |
* | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -20/+19 |
* | More Lua engine clean-up and documentation, resulting in core cleanup. |  Vas Crabb | 2020-12-18 | 1 | -11/+0 |
* | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -1/+1 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -3/+3 |
* | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -40/+40 |
* | -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... |  mooglyguy | 2019-09-23 | 1 | -1/+2 |
* | (nw) misc cleanup: |  Vas Crabb | 2019-09-20 | 1 | -1/+1 |
* | Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] |  arbee | 2019-08-09 | 1 | -1/+2 |
* | Use canonical spelling of "canonical" (nw) |  AJR | 2019-08-02 | 1 | -1/+1 |
* | diimage.h: Fix typo (nw) |  AJR | 2019-08-02 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2019-07-28 | 1 | -4/+4 |
* | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -3/+0 |
* | -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2019-06-30 | 1 | -14/+7 |
* | move some not-directly-emulation-related helpers to lib/util, further extrica... |  Vas Crabb | 2018-04-01 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -8/+2 |
* | Fixed issue loading reset_on_load() images (#2414) |  Nathan Woods | 2017-06-27 | 1 | -0/+3 |
* | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 1 | -2/+4 |
* | Fixed issue when the hash length is zero (#2314) |  npwoods | 2017-05-28 | 1 | -7/+3 |
* | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -8/+0 |
* | Revert "Overhaul to how MAME handles options (#2260)" |  Vas Crabb | 2017-05-07 | 1 | -4/+2 |
* | Overhaul to how MAME handles options (#2260) |  npwoods | 2017-05-05 | 1 | -2/+4 |
* | Fixed an issue that could cause problems when loading reset_on_load devices (... |  Nathan Woods | 2017-04-30 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-04-23 | 1 | -1/+1 |
* | Made a number of device_image_interface members private (#2227) |  npwoods | 2017-04-17 | 1 | -1/+1 |
* | More options refactoring |  Nathan Woods | 2017-04-16 | 1 | -0/+1 |
* | Changes to make get_default_card_software() less stupid |  Nathan Woods | 2017-04-10 | 1 | -3/+3 |
* | Refactoring in response to MT#6531 |  Nathan Woods | 2017-04-06 | 1 | -5/+8 |
* | Fixed regression when loading multipart softlists |  Nathan Woods | 2017-03-20 | 1 | -1/+1 |
* | Changed a few more 'const char *' ==> 'const std::string &' (#2111) |  npwoods | 2017-03-04 | 1 | -2/+2 |
* | Make device_image_interface::update_names a private method called automatical... |  AJR | 2017-03-03 | 1 | -1/+4 |
* | Image instance name refactoring and bug fixing (nw) |  AJR | 2017-03-02 | 1 | -1/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | device_image_interface cleanups (nw) |  AJR | 2017-02-27 | 1 | -4/+3 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -19/+19 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -16/+16 |