summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs011.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ics2115.cpp : Calculated sample rate related to clock, Activated osc numbers,... cam9002020-02-131-1/+1
* igs011.cpp: Add dipswitch locations to the Virtua Bowling sets [Brian Troha] braintro2020-01-171-77/+32
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* PORT_CUSTOM simplification (nw) AJR2019-09-141-7/+7
* igs011.cpp : Updates (#4964) cam9002019-05-041-541/+473
* clones promoted to working Ivan Vangelista2019-04-051-26/+35
* igs011.cpp: decrypted drgnwrldv40k. Seems ok (at least with how far the game ... Ivan Vangelista2019-04-031-2/+33
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+34
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* ics2115.cpp : Updates (#4581) cam9002019-02-021-32/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* -devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Remo... mooglyguy2018-12-201-98/+94
* igs011.cpp : Remove unnecessary palette handler, Convert memory_region into r... cam9002018-11-181-58/+31
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-187/+187
* sorry, this wasn't supposed to be committed (nw) Ivan Vangelista2018-05-311-28/+1
* deco_mlc.cpp: device_finder (nw) Ivan Vangelista2018-05-311-1/+28
* igs011.cpp: device_finder (nw) Ivan Vangelista2018-05-211-49/+58
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-57/+57
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Revert "ics2115.cpp Updates (#3497)" Vas Crabb2018-05-081-3/+35
* ics2115.cpp Updates (#3497) cam9002018-05-081-35/+3
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-260/+269
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-9/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-8/+13
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+20
* (nw) Clean up and improve comments for some Chinese names. No more silly tra... Vas Crabb2018-01-081-12/+13
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-1/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-22/+22
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-6/+6
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-6/+6
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-6/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-08-271-12/+12
* igs011.cpp update [Luca Elia] Luca Elia2017-08-161-142/+294
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* fix region typo (nw) Vas Crabb2017-02-201-1/+1
* new not working clone added Ivan Vangelista2017-02-041-18/+38