| Commit message (Expand) | Author | Age | Files | Lines |
* | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 1 | -1/+1 |
* | drivers starting with y and z: further removal of READ and WRITE macros (nw) |  Ivan Vangelista | 2020-05-22 | 1 | -3/+3 |
* | yunsun16.cpp: IRQ modernization (nw) |  AJR | 2020-04-16 | 1 | -3/+8 |
* | New working clone |  braintro | 2019-12-12 | 1 | -12/+43 |
* | gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) |  cam900 | 2019-03-29 | 1 | -1/+1 |
* | -devices/sound/3812intf: Removed MCFG macro, nw |  mooglyguy | 2018-12-30 | 1 | -35/+34 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -8/+6 |
* | yunsun16.cpp: the Oki sound chip definitely isn't mapped there on magicbub (nw) |  Vas Crabb | 2018-12-04 | 1 | -1/+1 |
* | (nw) more header cleanup, split up some more all-in-one state classes |  Vas Crabb | 2018-12-03 | 1 | -45/+49 |
* | gen_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-15 | 1 | -1/+1 |
* | yunsun16.cpp : Cleanups |  cam900 | 2018-09-04 | 1 | -23/+20 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... |  Vas Crabb | 2018-05-16 | 1 | -4/+4 |
* | - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... |  MooglyGuy | 2018-05-16 | 1 | -4/+4 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -3/+3 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -10/+10 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -2/+4 |
* | (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... |  Vas Crabb | 2018-05-07 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -39/+43 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -4/+4 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -8/+8 |
* | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -2/+2 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -11/+11 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+3 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
* | updated remaining drivers to use gen_latch.cpp (nw) |  Ivan Vangelista | 2016-06-12 | 1 | -3/+5 |