summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start experimenting with auto-template driver form, this file can be consider... angelosa2019-11-271-12/+5
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* cxd1095: Default I/O clock in other drivers (nw) AJR2019-10-161-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* new NOT_WORKING machine angelosa2019-08-031-1/+1
* new WORKING machine Angelo Salese2019-06-131-4/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-263-20/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-22/+20
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-133-19/+21
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+7
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-082-28/+27
* opwolf: Move cchip simulation out of driver, initial clean ups Dirk Best2018-08-271-0/+1228
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-108/+108
* jalmah.x68: Commentary (nw) angelosa2018-06-171-34/+32
* jalmah.cpp: wrote a snippet for sound banking in Urashima Mahjong/Mahjong Cha... angelosa2018-06-171-0/+54
* jalmah.cpp: converted 1st version MCU code snippets to ROM (nw) angelosa2018-06-171-0/+95
* Remove emupal.h from emu.h (nw) AJR2018-06-132-0/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-152-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-134-57/+57
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-064-11/+9
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* maps: Finish mame/etc (nw) Olivier Galibert2018-04-192-27/+31
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-4/+10
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-17/+17
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+17
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-17/+17
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-262-5/+4
* gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen defaul... angelosa2017-11-081-1/+1
* spelling (nw) hap2017-10-093-3/+3
* saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] angelosa2017-10-091-1/+1
* Update template too (nw) Angelo Salese2017-09-281-1/+1
* This has a spurious 'x' (nw) angelosa2017-08-201-1/+1
* Wrote a new device container for nichibutsu sound HW, merged usage for csplay... angelosa2017-07-161-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* korgm1.cpp: Minor update (nw) AJR2017-06-091-5/+5
* Fix template_driver.cpp compile (nw) angelosa2017-06-041-3/+5
* get rid of mconfig trampoline in a few more devices, make handlers protected Vas Crabb2017-05-222-0/+11
* assert output calback is set for keyboard/terminal (nw) Vas Crabb2017-05-191-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-145-46/+47
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-26/+26
* Merge branch 'master' into sh7604_rewrite angelosa2016-09-281-1/+2
|\
| * Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+2
* | Written stub SH7604 BUS device (not hooked up to SH2 yet). angelosa2016-09-272-12/+4
|/
* Splitted Seibu Cup Soccer bootlegs into own driver (nw) angelosa2016-07-035-5/+5
* moved not compiled drivers into etc (nw) Miodrag Milanovic2016-05-023-0/+1585