| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mame0225' into mainline-master |  Vas Crabb | 2020-09-30 | 1 | -2/+2 |
|\ |
|
| * | adjusted some titles (lowercase for things that aren't actually part of the t... |  Vas Crabb | 2020-09-28 | 1 | -2/+2 |
* | | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -3/+3 |
|/ |
|
* | new NOT_WORKING machine |  MetalliC | 2020-09-16 | 1 | -17/+44 |
* | new NOT_WORKING machine |  MetalliC | 2020-09-13 | 1 | -0/+15 |
* | bishi.cpp, konmedal68k.cpp: moved dobouchn from the former driver to the latt... |  Ivan Vangelista | 2020-07-08 | 1 | -6/+23 |
* | drivers starting with i, j, k, l and m: more macro removal (nw) |  Ivan Vangelista | 2020-05-28 | 1 | -4/+4 |
* | more love to Konami medal games (nw) |  MetalliC | 2019-12-28 | 1 | -11/+20 |
* | New machines added as MACHINE_NOT_WORKING |  arbee | 2019-11-27 | 1 | -1/+15 |
* | New machines added as MACHINE_NOT_WORKING |  arbee | 2019-11-21 | 1 | -1/+30 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | koropens: pass POST [R. Belmont] |  arbee | 2019-06-22 | 1 | -1/+41 |
* | New machines added as MACHINE_NOT_WORKING |  arbee | 2019-06-21 | 1 | -1/+15 |
* | k054156_k054157_k056832.cpp : Updates |  cam900 | 2019-04-29 | 1 | -3/+3 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -15/+16 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -16/+15 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 1 | -14/+15 |
* | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -5/+3 |
* | src/mame: more MCFG removal (nw) |  Ivan Vangelista | 2018-12-06 | 1 | -4/+4 |
* | src\mame: misc MCFG removal (nw) |  Ivan Vangelista | 2018-12-03 | 1 | -1/+1 |
* | more private: use (K,L,M) (#3714) |  David Haywood | 2018-06-30 | 1 | -3/+4 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
* | n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... |  mooglyguy | 2018-05-28 | 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/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -18/+19 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | kzaurus: improved vis area and layer alignment, plus hooked up reading scroll... |  arbee | 2018-02-04 | 1 | -6/+6 |
* | kzaurus: pacified GCC, fixed layer priority, added 55555 gradient BG [R. Belm... |  arbee | 2018-02-04 | 1 | -24/+42 |
* | (nw) Fixed the build (buffer overflow) |  Robbbert | 2018-02-05 | 1 | -1/+1 |
* | kzaurus: pass POST, add IRQs, inputs, and sound. [R. Belmont] |  arbee | 2018-02-03 | 1 | -21/+174 |