summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_hmcs40.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-67/+67
* hh*: deglobal speaker levels (nw) hap2019-07-011-7/+5
* rename function (nw) hap2019-06-171-59/+59
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-171-3/+9
* hmcs40: remove port enum (nw) hap2019-06-161-15/+15
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-1/+1
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-51/+101
* screen: default svg region (nw) hap2019-06-121-59/+31
* add screenless base class (nw) hap2019-06-121-207/+38
* New working machine added hap2019-04-161-1/+2
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-681/+701
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-701/+681
* New working machine added hap2019-03-081-143/+141
* hh*: use set_visarea_full (nw) hap2019-03-071-29/+52
* hh_amis2k driver rewrite (nw) hap2019-03-061-9/+18
* added mwcbaseb internal artwork (nw) hap2019-03-021-1/+5
* gckong, bambball, msthawk: remove bezel artwork from svg (nw) hap2019-03-021-10/+22
* hh*: small cleanup (nw) hap2019-03-011-503/+477
* remove some unnneeded void* cast (nw) hap2019-02-261-17/+17
* hh_hmcs40: put soundlatch in subclass (nw) hap2018-12-161-11/+9
* hh_hmcs40: missed one (nw) hap2018-12-161-5/+5
* hh_hmcs40: put audiocpu in subclass (nw) hap2018-12-161-15/+18
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-560/+559
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-31/+2
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-30/+30
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-44/+44
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-30/+30
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-266/+266
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* cleanup some mconfig decl. (nw) hap2018-01-211-2/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-31/+62
* New working machines hap2018-01-051-30/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-113/+113
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-113/+113
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-51/+51
* New working machines hap2017-12-071-62/+62
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* hh*: added output finder (nw) hap2017-07-291-38/+22
* hh*: change gamelist footer note (nw) hap2017-07-291-1/+1
* hh_sm510: added lcd deflicker (nw) hap2017-06-251-1/+1
* New working clone added hap2017-06-231-3/+3
* stop attributing these IP (nw) hap2017-06-221-31/+32
* hh_ucom4: mcompgin WIP (nw) hap2017-05-301-2/+0
* general cleanup: Vas Crabb2017-05-231-1/+1
* Machine promoted to working hap2017-05-171-4/+4
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-1/+1