summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs017.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-17/+17
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-17/+17
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-118/+98
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-9/+9
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-9/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* igs017.cpp: Emulated the protection in iqblocka, iqblockf, genius6 [Luca Elia] Luca Elia2018-05-011-503/+836
* new not working machine Ivan Vangelista2018-04-201-32/+69
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-99/+112
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-14/+27
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-10/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-21/+21
* 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-15/+22
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-22/+22
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-22/+22
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-21/+21
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-1/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Self-registering devices prep: Vas Crabb2017-02-271-0/+5
* Misc typo fixes. Jordi Mallach2016-10-271-6/+6
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-85/+85
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-4/+4
* New clones marked as NOT_WORKING Luca Elia2016-10-131-24/+112
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-7/+7
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+0
* Fixed -validate error and assigned new parent for spkrform (nw) Scott Stone2016-03-171-1/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-10/+10
* some handmade changes (nw) Miodrag Milanovic2015-12-211-8/+8
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+4248