summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/40love.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m37710: nop unused SFR area (nw) hap2020-06-101-2/+2
* 40love: use mb14241 device (nw) hap2020-06-101-52/+8
* drivers starting with letters: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-9/+9
* further macro removal work (nw) Ivan Vangelista2020-05-181-4/+4
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+1
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* -bus/ep64/exp: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-181-98/+49
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+4
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-19/+19
* Assorted cleanup involving driver_init on a handful of drivers, nw mooglyguy2018-05-281-41/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* 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-24/+24
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-66/+69
* 40love.cpp: Soundlatch modernization (nw) AJR2018-02-171-66/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* 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
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* Converted 40 Love to use ta7630 (nw) angelosa2017-09-221-41/+19
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* IPT_UNKNOWN doesn't need a // ? near it (nw) angelosa2017-08-261-2/+2
* Added input labels to 40 Love, promote Japanese set as working (nw) angelosa2017-08-261-11/+11
* Ron II actually works, promoted. angelosa2017-06-281-2/+2
* srcclean (nw) Vas Crabb2017-06-251-12/+12
* Works with the World MCU dump (nw) angelosa2017-06-201-2/+4
* new NOT working clone angelosa2017-06-201-1/+36
* use dumped M68705 for fieldday / undoukai [ShouTime, brizzo] David Haywood2017-06-201-280/+11
* Replace some custom palette inits with the appropriate standard callback Dirk Best2017-05-221-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* taito68705interface improvements: Vas Crabb2017-01-151-1/+10
* Taito 68705 interface improvements: Vas Crabb2017-01-151-1/+1
* taito refactoring pt1. David Haywood2016-12-281-11/+5
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-27/+30
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+7
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1