summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_hmcs40.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-44/+44
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-30/+30
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-266/+266
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* cleanup some mconfig decl. (nw) hap2018-01-211-2/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-31/+62
* New working machines hap2018-01-051-30/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-113/+113
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-113/+113
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-51/+51
* New working machines hap2017-12-071-62/+62
* 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
* New working clone added hap2017-06-231-3/+3
* stop attributing these IP (nw) hap2017-06-221-31/+32
* hh_ucom4: mcompgin WIP (nw) hap2017-05-301-2/+0
* general cleanup: Vas Crabb2017-05-231-1/+1
* Machine promoted to working hap2017-05-171-4/+4
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-81/+81
* hmcs40: fix possible issue with irq/lpu (nw) hap2017-05-121-1/+1
* hh_hmcs40: added ladders to gckong svg (nw) hap2017-05-121-4/+4
* hh_hmcs40: added simple workaround for bultrman (nw) hap2017-05-121-1/+3
* hh_hmcs40: add note about bultrman bug cause (nw) hap2017-05-121-3/+5
* some DEF_STR cleanup (nw) hap2017-02-281-22/+22
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* misc notes (nw) hap2017-02-171-0/+2
* New working machine added hap2017-02-141-13/+9
* hh_pic16: lakeside leboom WIP (nw) hap2017-02-111-5/+12
* hh*: remove potential problem with artwork where leds initial state is undefi... hap2017-02-111-1/+1
* hh_tms1k: fonas baseball WIP (nw) hap2017-01-261-12/+0
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-86/+86
* correct some spacing (nw) hap2017-01-041-3/+3
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-83/+83
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-3/+3
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* dotrikun: eat_cycles clamps to 0, adjust_icount does do what i intended hap2016-08-191-3/+3
* hh_hmcs40: added sag internal artwork, external artwork is still highly recom... hap2016-08-141-5/+16
* New working machine added hap2016-08-131-3/+169
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-4/+13
* hh*: reduce svg screen size from 4K to 1080p, this gets rid of framerate hicc... hap2016-05-021-58/+58
* hh_hmcs40: added bzaxxon svg artwork hap2016-04-281-4/+10
* hh_hmcs40: updated packmon svg by Rik hap2016-04-281-4/+4
* hh_hmcs40/ucom4: increased screensize hap2016-04-271-56/+56