| Commit message (Expand) | Author | Age | Files | Lines |
* | src/devices: Replace output().set_value with output finders (nw) |  AJR | 2019-10-30 | 1 | -8/+25 |
* | ie15: resolve all rs232 handlers, even unused |  68bit | 2019-10-23 | 1 | -2/+2 |
* | IE15 terminal: rework the RS232 interfaces |  68bit | 2019-10-18 | 1 | -6/+78 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -15/+17 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -17/+15 |
* | -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw |  MooglyGuy | 2019-02-03 | 1 | -15/+17 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -2/+2 |
* | -ie15kbd, im6402, ins8154: De-MCFG, nw |  mooglyguy | 2018-09-04 | 1 | -2/+2 |
* | rendlay: allow user variables and repetition in layouts, also add a few more ... |  Vas Crabb | 2018-07-22 | 1 | -5/+5 |
* | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 1 | -1/+1 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+2 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -16/+16 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -2/+2 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | 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 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -24/+26 |
* | (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/+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 | -2/+2 |
* | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 1 | -2/+0 |
* | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -18/+12 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -23/+25 |
* | srcclean (nw) |  Vas Crabb | 2017-03-26 | 1 | -32/+32 |
* | Fix validation (nw) |  AJR | 2017-03-16 | 1 | -1/+1 |
* | ie15: convert to a device with frontends (standalone driver and rs232 slot de... |  Sergey Svishchev | 2017-03-13 | 1 | -0/+631 |