summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_pic16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* complay: allow inputmask=0 when inputraw=1 for canceling input listener secti... hap2019-08-241-3/+0
* temporary? workaround MT 7400 (nw) hap2019-08-241-0/+3
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2
* hh*: deglobal speaker levels (nw) hap2019-07-011-9/+6
* add brightness levels to some led games (nw) hap2019-06-181-3/+6
* rename function (nw) hap2019-06-171-40/+40
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-48/+65
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-10/+10
* screenless: get rid of va_list (nw) hap2019-06-121-1/+1
* add screenless base class (nw) hap2019-06-121-131/+9
* mchess: switch default view (nw) hap2019-05-161-2/+3
* New working machine added hap2019-04-161-4/+9
* matchnum: added switch to layout (nw) hap2019-03-271-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-144/+151
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-151/+144
* hh_amis2k driver rewrite (nw) hap2019-03-061-11/+9
* hh*: refactor test layouts (nw) hap2019-03-051-0/+1
* hh*: small cleanup (nw) hap2019-03-011-133/+141
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-162/+153
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* 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-62/+62
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* cleanup some mconfig decl. (nw) hap2018-01-211-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+24
* New working machines hap2018-01-151-11/+185
* New working machines hap2018-01-051-11/+0
* 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
* hh*: change gamelist footer note (nw) hap2017-07-291-1/+1
* hh_sm510: added lcd deflicker (nw) hap2017-06-251-1/+1
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-13/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* srcclean (nw) Vas Crabb2017-03-261-4/+4
* hh_pic16: us2pfball internal artwork (nw) hap2017-03-241-5/+5
* hh_pic16: hooked up uspbball i/o (nw) hap2017-03-221-16/+58
* hh_pic16: hooked up pabball i/o (nw) hap2017-03-221-14/+37
* hh_pic16: hooked up i/o for us2pfball (nw) hap2017-03-211-7/+64
* hh_pic16: correct title for USG football (nw) hap2017-03-031-37/+43
* some DEF_STR cleanup (nw) hap2017-02-281-35/+35
* hh_tms1k: skeleton driver for Conic IQ (nw) hap2017-02-271-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* hh_pic16: correct hccbaskb,rockpin mcu freq (nw) hap2017-02-201-4/+7
* hh_pic16: skeleton drivers for pabball,uspbball,usfball (nw) hap2017-02-201-4/+251