summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_pic16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* New clone added hap2017-02-191-1/+1
* srcclean (nw) Vas Crabb2017-02-191-26/+26
* New working machine added hap2017-02-171-4/+129
* misc notes (nw) hap2017-02-171-13/+12
* finish hccbaskb internal layout (nw) hap2017-02-161-3/+4
* New working machine added hap2017-02-161-2/+165
* New working machine added hap2017-02-151-4/+5
* hh_pic16: tiger basketball WIP (nw) hap2017-02-151-11/+133
* New working machine added hap2017-02-141-10/+22
* hh_pic16: rocket pinball skeleton driver (nw) hap2017-02-141-43/+157
* New working machine added hap2017-02-141-4/+163
* New working machine added hap2017-02-131-27/+43
* hh_pic16: update notes (nw) hap2017-02-131-8/+19
* pic16c5x: changed rtcc pin to inputline (nw) hap2017-02-131-1/+1
* New working machine added hap2017-02-131-14/+22
* hh_pic16: atari touch me senpai WIP (nw) hap2017-02-121-9/+140
* hh_pic16: lakeside leboom WIP (nw) hap2017-02-111-16/+183
* Machine promoted to working hap2017-02-111-28/+32
* hh*: remove potential problem with artwork where leds initial state is undefi... hap2017-02-111-0/+2
* pic16: added pic1655 (nw) hap2017-02-111-2/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-15/+15
* correct some spacing (nw) hap2017-01-041-3/+3