summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_melps4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2
* rename function (nw) hap2019-06-171-8/+8
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-14/+17
* cking_master, cxg_ch2001: move from chessbase to screenless (nw) hap2019-06-121-1/+0
* screen: default svg region (nw) hap2019-06-121-4/+4
* add screenless base class (nw) hap2019-06-121-113/+9
* New working machine added hap2019-04-161-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-46/+49
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-49/+46
* hh*: use set_visarea_full (nw) hap2019-03-071-2/+4
* hh_amis2k driver rewrite (nw) hap2019-03-061-3/+3
* hh*: small cleanup (nw) hap2019-03-011-23/+26
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-18/+16
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-16/+16
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-5/+2
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-2/+2
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* New working machines hap2018-01-051-2/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* New working machines hap2017-12-071-4/+4
* 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_sm510: added lcd deflicker (nw) hap2017-06-251-1/+1
* stop attributing these IP (nw) hap2017-06-221-2/+2
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* some DEF_STR cleanup (nw) hap2017-02-281-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* hh*: remove potential problem with artwork where leds initial state is undefi... hap2017-02-111-1/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-22/+22
* correct some spacing (nw) hap2017-01-041-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* hh*: reduce svg screen size from 4K to 1080p, this gets rid of framerate hicc... hap2016-05-021-4/+4
* hh_hmcs40: added bzaxxon svg artwork hap2016-04-281-1/+1
* svg artwork: now that caching is done, we can increase screensize without wor... hap2016-04-271-4/+4
* hh_melps4: added svg artwork hap2016-04-251-9/+22
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* hh_melps4: gjungler is working ok hap2016-03-281-2/+2
* hh_*: misc cleanups hap2016-02-201-3/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3