summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_ucom4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-3/+3
* fidel_card: disconnect from fidelbase class (nw) hap2019-07-021-1/+0
* hh*: deglobal speaker levels (nw) hap2019-07-011-8/+6
* add brightness levels to some led games (nw) hap2019-06-181-4/+4
* rename function (nw) hap2019-06-171-68/+68
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-171-4/+16
* ucom4: remove global enum (nw) hap2019-06-161-73/+87
* tb303, tr606: disconnect from hh_ucom4 (nw) hap2019-06-161-5/+39
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-2/+0
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-30/+73
* screen: default svg region (nw) hap2019-06-121-34/+18
* add screenless base class (nw) hap2019-06-121-148/+18
* New working machine added hap2019-04-161-3/+157
* (nw) Clean up the mess on master Vas Crabb2019-03-261-299/+339
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-339/+299
* added mm5445_device (nw) hap2019-03-071-3/+3
* hh*: use set_visarea_full (nw) hap2019-03-071-17/+32
* added internal artwork for tmtennis (nw) hap2019-03-031-1/+6
* gckong, bambball, msthawk: remove bezel artwork from svg (nw) hap2019-03-021-3/+5
* hh*: small cleanup (nw) hap2019-03-011-277/+295
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-198/+214
* ucom4, upd7725: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-061-194/+194
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-17/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-21/+21
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-24/+24
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-20/+20
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-184/+184
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-4/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-11/+11
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-11/+11
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* 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-22/+44
* New working machines hap2018-01-051-21/+0
* New machines marked as NOT_WORKING hap2017-12-191-0/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-64/+64
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-64/+64
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-25/+25
* New working machines hap2017-12-071-39/+39
* New working machine added hap2017-09-051-0/+1
* hh*: added output finder (nw) hap2017-07-291-37/+16
* hh*: change gamelist footer note (nw) hap2017-07-291-1/+1
* Rik confirmed that ssfball/bmcfball is the same mcu (nw) hap2017-07-291-2/+1
* New working clone added hap2017-06-231-14/+25
* stop attributing these IP (nw) hap2017-06-221-17/+17
* eva11: fixed speech pins hookup (nw) hap2017-05-311-1/+1
* added HLCD0530 device (nw) hap2017-05-301-6/+6
* Machine promoted to working hap2017-05-301-3/+3
* hh_ucom4: mcompgin WIP (nw) hap2017-05-301-31/+25