summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_amis2k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplified some handlers (nw) Ivan Vangelista2020-05-131-4/+4
* hh*: deglobal speaker levels (nw) hap2019-07-011-4/+3
* rename function (nw) hap2019-06-171-4/+4
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-1/+1
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-6/+7
* screenless: make it a device (nw) hap2019-06-141-15/+13
* screenless: get rid of va_list (nw) hap2019-06-121-1/+1
* h2hfootb, cqback: add brightness to layout (nw) hap2019-06-121-1/+1
* add screenless base class (nw) hap2019-06-121-121/+9
* New working machine added hap2019-04-161-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-217/+261
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-261/+217
* Machines promoted to working hap2019-03-101-1/+1
* hh_amis2k driver rewrite (nw) hap2019-03-061-217/+261
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-14/+13
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-27/+33
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* 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
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-9/+9
* notes (nw) hap2016-12-091-1/+1
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* renamed wildfire driver to hh_amis2k (nw) hap2016-10-111-0/+345