summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_cop400.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* more macro removal (nw) Ivan Vangelista2020-05-191-90/+90
* Revert "hh*: workaround for games being unplayable due to conflict with mouse... Vas Crabb2019-12-171-6/+3
* hh*: workaround for games being unplayable due to conflict with mouse button ... hap2019-12-161-3/+6
* PORT_CUSTOM simplification (nw) AJR2019-09-141-3/+3
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2
* einvader: do the display the right way (nw) hap2019-07-221-6/+6
* rename function (nw) hap2019-06-171-34/+34
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-171-6/+17
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-4/+3
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-43/+65
* screen: default svg region (nw) hap2019-06-121-2/+1
* add screenless base class (nw) hap2019-06-121-133/+7
* stopthief: added buttons to layout (nw) hap2019-04-171-1/+1
* New working machine added hap2019-04-161-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-163/+162
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-162/+163
* hh*: use set_visarea_full (nw) hap2019-03-071-1/+1
* hh_amis2k driver rewrite (nw) hap2019-03-061-9/+8
* hh*: small cleanup (nw) hap2019-03-011-139/+141
* arb: fix small problem with reset button (nw) hap2019-02-281-4/+4
* New working clone added hap2019-02-281-4/+4
* chess*: small cleanup (nw) hap2019-02-211-2/+2
* fidelbase: extract card,vcc,vsc drivers (nw) hap2019-02-191-2/+2
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* revert part of timer.h change (nw) hap2019-02-131-1/+1
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-195/+189
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-14/+14
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-12/+12
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-85/+85
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-7/+7
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* New working clone added hap2018-02-091-50/+50
* New machines marked as NOT_WORKING hap2018-01-241-4/+111
* cleanup some mconfig decl. (nw) hap2018-01-211-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-14/+28
* New working machines hap2018-01-151-12/+12
* hh_sm510: gnw_smb WIP (nw) hap2018-01-121-6/+6
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* New working machines hap2018-01-051-11/+132
* hh_sm510: renamed these romsets to more sensible/userfriendly: hap2018-01-021-3/+4
* hh_cop400: split h2hbaskb into 3 sets. Still need to do internal artwork (nw) hap2017-12-161-21/+64
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* 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