| 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 | -2948/+0 |
* | New clones marked as NOT_WORKING |  Ivan Vangelista | 2021-06-30 | 1 | -2/+53 |
* | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 1 | -11/+11 |
* | Miscellaneous late 90s Jaleco HW fixes and cleanups (#7445) |  Angelo Salese | 2020-11-25 | 1 | -259/+233 |
* | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
* | drivers starting with t, u, v, w and most of drivers starting with x: removed... |  Ivan Vangelista | 2020-06-16 | 1 | -30/+30 |
* | ms32.cpp, bnstars.cpp, tetrisp2.cpp : Device-fied sprite hardware (ms32_sprit... |  cam900 | 2019-12-13 | 1 | -104/+119 |
* | PORT_CUSTOM simplification (nw) |  AJR | 2019-09-14 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2019-05-26 | 1 | -16/+16 |
* | ms32.cpp, bnstars.cpp, tetrisp2.cpp : Move sprite gfx rearrange function into... |  cam900 | 2019-05-18 | 1 | -1/+34 |
* | gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) |  cam900 | 2019-03-29 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -160/+161 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -161/+160 |
* | mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... |  Ivan Vangelista | 2019-02-19 | 1 | -146/+147 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -14/+14 |
* | new working clone - Tetris Plus 2 v2.7 |  braintro | 2019-01-01 | 1 | -2/+28 |
* | tetrisp2.cpp: Show version number for World set of Tetris Plus 2 & add commen... |  braintro | 2019-01-01 | 1 | -1/+3 |
* | gen_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-15 | 1 | -2/+2 |
* | watchdog: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-07 | 1 | -8/+7 |
* | -nvram: Removed MCFG, nw |  mooglyguy | 2018-08-24 | 1 | -7/+7 |
* | Better support for screen orientation/geometry: |  Vas Crabb | 2018-07-26 | 1 | -37/+42 |
* | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -4/+4 |
* | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 1 | -3/+3 |
* | tetrisp2.cpp: added support for YUV422 colors in Stepping Stage [Angelo Salese] |  angelosa | 2018-06-29 | 1 | -7/+13 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -86/+86 |
* | use plural names for output finders when there are multiple outputs (#3595) |  wilbertpol | 2018-05-27 | 1 | -31/+31 |
* | Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) |  wilbertpol | 2018-05-20 | 1 | -31/+31 |
* | Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... |  Vas Crabb | 2018-05-16 | 1 | -7/+7 |
* | fix compile. (nw) |  mooglyguy | 2018-05-16 | 1 | -6/+1 |
* | - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... |  MooglyGuy | 2018-05-16 | 1 | -6/+11 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -19/+19 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -20/+20 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -7/+13 |
* | (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... |  Vas Crabb | 2018-05-07 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -36/+36 |
* | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -8/+8 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -265/+274 |
* | srcclean (nw) |  Vas Crabb | 2018-02-25 | 1 | -65/+65 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -9/+9 |
* | Workable Stepping Stage driver, and recently dumped VJDash [Naibo] |  Vas Crabb | 2018-02-02 | 1 | -120/+641 |
* | API change: Memory maps are now "last entry wins" [O. Galibert] |  Olivier Galibert | 2018-01-31 | 1 | -16/+3 |
* | 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 | -6/+6 |