| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange source to match project structure (done using the script in src/too... |  Vas Crabb | 2022-06-27 | 1 | -317/+0 |
* | Updated status of some pinballs. (nw) |  Robbbert | 2022-05-29 | 1 | -1/+1 |
* | Added some namespace to a few pinball drivers. |  Robbbert | 2022-03-03 | 1 | -0/+2 |
* | Initialised more variables and updated a few things overlooked earlier. |  Robbbert | 2021-12-26 | 1 | -10/+12 |
* | allied, g627, spectra: added save-state and external outputs support. |  Robbbert | 2021-10-26 | 1 | -80/+108 |
* | a little more macro removal (nw) |  Ivan Vangelista | 2020-05-18 | 1 | -8/+8 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
* | mame\video: removed MACHINE_CONFIG macros (nw) |  Ivan Vangelista | 2019-02-14 | 1 | -1/+1 |
* | -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-17 | 1 | -20/+21 |
* | -nvram: Removed MCFG, nw |  mooglyguy | 2018-08-24 | 1 | -1/+1 |
* | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 1 | -6/+6 |
* | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 1 | -1/+1 |
* | private: use (S, T, U, V) (nw) (#3720) |  David Haywood | 2018-07-01 | 1 | -2/+1 |
* | (nw) quick protection before freeze |  Robbbert | 2018-05-27 | 1 | -1/+4 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -1/+1 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -7/+7 |
* | (nw) output finder for s6,s8,s8a,s9,spectra,taito |  Robbbert | 2018-04-04 | 1 | -1/+4 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -8/+9 |
* | (nw) screw you macros and the horse you rode in on |  Vas Crabb | 2018-02-14 | 1 | -1/+1 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+2 |
* | Remove timer_device from emu.h and move it out of src/emu (nw) |  AJR | 2017-10-01 | 1 | -0/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+3 |