| 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 | -1904/+0 |
* | turbo.cpp: subclasses, input / output finders, save state preparation |  Ivan Vangelista | 2021-07-01 | 1 | -549/+582 |
* | drivers starting with t, u, v, w and most of drivers starting with x: removed... |  Ivan Vangelista | 2020-06-16 | 1 | -3/+3 |
* | further macro removal work (nw) |  Ivan Vangelista | 2020-05-18 | 1 | -23/+23 |
* | peyper.cpp: Simplify handler signatures; mask SL for reads (nw) |  AJR | 2020-05-16 | 1 | -3/+3 |
* | New working clones |  Ivan Vangelista | 2020-03-26 | 1 | -5/+61 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -42/+44 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -44/+42 |
* | mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... |  Ivan Vangelista | 2019-02-19 | 1 | -41/+43 |
* | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -9/+6 |
* | src/mame: more MCFG macros removal (nw) |  Ivan Vangelista | 2018-12-18 | 1 | -7/+8 |
* | srcclean (nw) |  Vas Crabb | 2018-09-23 | 1 | -12/+12 |
* | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -1/+1 |
* | i8279: De-MCFG, nw |  mooglyguy | 2018-09-04 | 1 | -12/+12 |
* | -i8255: Removed MCFG, nw |  mooglyguy | 2018-09-03 | 1 | -35/+35 |
* | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -4/+4 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -12/+12 |
* | Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) |  wilbertpol | 2018-05-20 | 1 | -3/+3 |
* | Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... |  Vas Crabb | 2018-05-16 | 1 | -5/+5 |
* | - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... |  MooglyGuy | 2018-05-16 | 1 | -5/+5 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -4/+4 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -13/+13 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -50/+50 |
* | (nw) output finders for techno,thayers, tm990189,turbo |  Robbbert | 2018-04-04 | 1 | -2/+2 |
* | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -1/+1 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -63/+69 |
* | (nw) screw you macros and the horse you rode in on |  Vas Crabb | 2018-02-14 | 1 | -5/+7 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -8/+8 |
* | 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 | -5/+5 |
* | Obvious cut/paste mistake (nw) |  AJR | 2017-07-27 | 1 | -1/+1 |
* | turbo: Add 74LS259 (nw) |  AJR | 2017-07-27 | 1 | -14/+21 |
* | Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -2/+2 |