| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -19/+9 |
| * | util/chd.cpp, util/chdcodec.cpp: Added a safer way to let codecs do special s... |  Vas Crabb | 2024-10-14 | 1 | -10/+8 |
| * | Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thay... |  MooglyGuy | 2024-01-08 | 1 | -45/+50 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -5/+5 |
| * | Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] |  MooglyGuy | 2023-01-29 | 1 | -2/+4 |
| * | debugger/win: Added capability to save/restore window arrangement. |  Vas Crabb | 2022-09-16 | 1 | -0/+1 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -23/+21 |
| * | Fixed bill validator hookup in Time Traveler (#9470) |  MooglyGuy | 2022-03-26 | 1 | -0/+70 |
| * | Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz] |  MooglyGuy | 2022-03-27 | 1 | -0/+20 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -13/+14 |
| * | API cleanups and miscellaneous fixes. |  Vas Crabb | 2021-07-15 | 1 | -12/+11 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -3/+3 |
| * | Complete sound modernization of remaining devices. Legacy callbacks and strea... |  Aaron Giles | 2020-09-28 | 1 | -17/+18 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -9/+10 |
| * | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -3/+3 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+8 |
| * | -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] |  MooglyGuy | 2019-07-10 | 1 | -22/+4 |
| * | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -2/+20 |
| * | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) |  AJR | 2018-06-24 | 1 | -0/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -94/+0 |
| * | Privatize m_screen and other variables of device_video_interface (nw) |  AJR | 2018-01-05 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -10/+10 |
| * | XML refactoring: |  Vas Crabb | 2016-12-11 | 1 | -9/+9 |
| * | Turn xmlfile API into something that looks like C++ |  Vas Crabb | 2016-11-17 | 1 | -15/+15 |
| * | Revert "using of IS_ENABLED in files used in tiny build (nw)" |  Miodrag Milanovic | 2016-11-12 | 1 | -2/+2 |
| * | using of IS_ENABLED in files used in tiny build (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -2/+2 |
| * | 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 | -39/+39 |
| * | Another round of these |  Vas Crabb | 2016-08-27 | 1 | -1/+1 |
| * | fix after pass through the diff |  Vas Crabb | 2016-08-01 | 1 | -3/+3 |
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -9/+9 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | modernize rom_load_manager (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -1/+1 |
| * | modernized configuration_manager (nw) |  Miodrag Milanovic | 2016-01-10 | 1 | -5/+5 |
| * | Cleanups and version bumpmame0169 |  Miodrag Milanovic | 2015-12-30 | 1 | -1/+1 |
| * | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -6/+6 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -26/+26 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1229 |