summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coolpool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+25
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-14/+14
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8
* tms34010.cpp : Internalize io register, Add notes, Remove register_po… (#4602) cam9002019-02-061-3/+0
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* devices/video: some MCFG macro removal (nw) Ivan Vangelista2019-01-091-1/+1
* -tms32010.cpp: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-071-4/+5
* tms34010: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-051-23/+21
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-7/+7
* coolpool.cpp: DAC type identification (nw) AJR2018-09-191-2/+4
* tms32025: removed MCFG macros (nw) Ivan Vangelista2018-09-081-8/+7
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-4/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* tlc34076: Convert implementation to use device_palette_interface (nw) AJR2018-05-131-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-24/+19
* 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-20/+20
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* srcclean (nw) Vas Crabb2018-04-221-3/+3
* coolpool.cpp : Add generic_latch_16_device for cpu-dsp communications, Split ... cam9002018-04-071-126/+63
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-55/+62
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+11
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+5
* New way to provide DAC reference inputs (nw) AJR2018-01-101-5/+2
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-6/+6
* Do the easy ones (nw) Olivier Galibert2018-01-011-6/+6
* coolpool: Fix stupid ass-bug (nw) Olivier Galibert2017-12-191-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-21/+13
* tms32010.cpp: devcb instead of memory map for bio line (nw) Ivan Vangelista2016-06-231-3/+3
* tms32025.cpp: devcb instead of memory map for ports (nw) Ivan Vangelista2016-06-221-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4