summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1943.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* fix clang build (nw) Vas Crabb2019-07-291-1/+1
* srcclean (nw) Vas Crabb2019-07-281-7/+7
* 1943: Hook up MCU to driver, remove simulation Dirk Best2019-07-241-67/+66
* 1943.cpp: decapped and dumped MCU for the original sets [Brian Troha, TeamEur... Ivan Vangelista2019-07-221-17/+17
* 1943.cpp : Updates cam9002019-06-031-68/+43
* (nw) Clean up the mess on master Vas Crabb2019-03-261-29/+29
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-29/+29
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-27/+27
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+11
* New working clone - WWF Superstars US rev 6 (and renamed sets to make more se... Bryan McPhail2017-08-161-1/+60
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* 1943.cpp: Fixes - NW briantro2016-06-261-21/+21
* 1943.cpp: Fix cut-n-paste error... eyes must be going bad.... NW briantro2016-06-251-3/+3
* 1943.cpp: Correct a couple roms as per pictures of the actual PCB - NW briantro2016-06-251-15/+15
* New - 1943: Battle for Midway Mark II briantro2016-06-251-0/+63
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* 1943.cpp: test commit for the new gen_latch, which should substitute the soun... Ivan Vangelista2016-05-111-2/+5
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* Cleanups and version bump Miodrag Milanovic2016-02-241-2/+2
* glass.cpp: oki memory map instead of memcpy (nw) Ivan Vangelista2016-02-181-1/+1
* New clones added or promoted from NOT_WORKING status Ivan Vangelista2016-02-131-2/+60
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* New 1943 clone adde briantro2015-11-211-0/+59
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+711