| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup, and adding escaped characters to comments. |  Vas Crabb | 2023-12-26 | 1 | -4/+4 |
| * | devices/bus: remove use of utf8.h |  hap | 2023-12-23 | 1 | -10/+8 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -3/+3 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -3/+2 |
| * | Move UTF8_xxx string literal macros to new header in lib/util |  AJR | 2022-09-25 | 1 | -0/+2 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -4/+4 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -17/+16 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -16/+17 |
| * | use logmacro.h instead of ad-hoc DBG_LOG macro (nw) |  Sergey Svishchev | 2019-02-12 | 1 | -17/+16 |
| * | mcs48: Removed MCFG, nw |  mooglyguy | 2018-12-08 | 1 | -8/+9 |
| * | vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly ... |  Sergey Svishchev | 2018-10-20 | 1 | -23/+43 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | device_add_mconfig up to devices/bus/q* (nw) |  Ivan Vangelista | 2017-06-13 | 1 | -13/+2 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
| * | mcs48: Convert ports to devcb (nw) |  AJR | 2017-05-06 | 1 | -14/+6 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
| * | multiple keyboard devices: use required_ioport_array, take 2 (nw) |  Sergey Svishchev | 2016-08-25 | 1 | -35/+2 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -8/+8 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -8/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+486 |