summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1942.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+3
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-8/+8
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-15/+13
* 1942.cpp: More (MCFG_) macro cleanup. (nw) Vinicius Sa2018-07-151-18/+20
* 1942: Some macro cleanup. (nw) Vinicius Sa2018-07-131-16/+17
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* Assorted cleanup involving driver_init on a handful of drivers, nw mooglyguy2018-05-281-42/+40
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-56/+61
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+9
* 1942p: Soundlatch modernization (nw) AJR2017-09-091-7/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos. Kaz2017-02-061-6/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-3/+3
* More gen_latch (nw) Ivan Vangelista2016-05-201-5/+8
* Fixed 1942h description, labels and copyright date per labels (nw) Scott Stone2016-04-271-4/+4
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+959