| 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 | -359/+0 |
* | pinball: indicate save-state availability |  Robbbert | 2022-04-06 | 1 | -3/+3 |
* | Initialised more variables and updated a few things overlooked earlier. |  Robbbert | 2021-12-26 | 1 | -4/+4 |
* | vd.cpp: Both games working |  Robbbert | 2021-11-11 | 1 | -53/+173 |
* | (nw) various cleanups |  Robbbert | 2020-06-05 | 1 | -2/+2 |
* | drivers starting with t, u, v, w, x: more macro removal + some others (nw) |  Ivan Vangelista | 2020-06-04 | 1 | -8/+8 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -6/+7 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -7/+6 |
* | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -6/+7 |
* | ay8910: finished MCFG macros removal (nw) |  Ivan Vangelista | 2018-11-14 | 1 | -7/+7 |
* | 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/+3 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -5/+5 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -2/+2 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -5/+5 |
* | (nw) output finder for vd,zac_1,zac_2,zac_proto |  Robbbert | 2018-04-04 | 1 | -11/+10 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -26/+28 |
* | (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 | -2/+4 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -3/+4 |
* | 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 | -3/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+5 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | Exact year for ator (MT #06485) |  AJR | 2017-01-29 | 1 | -3/+3 |
* | break86: Try to make some sense of the DIP settings in the service manual |  AJR | 2017-01-02 | 1 | -57/+86 |