summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs_m027.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-1/+1
* More region width fixes (nw) AJR2019-11-161-15/+15
* igs017_igs031.cpp : Updates cam9002019-04-271-57/+41
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+30
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-30/+34
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-34/+30
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-9/+9
* Correct Chess Challenge 2 year from MT 05059 (#3902) sjy965252018-08-311-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-6/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-44/+44
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* igs017.cpp: Emulated the protection in iqblocka, iqblockf, genius6 [Luca Elia] Luca Elia2018-05-011-2/+2
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-9/+8
* new not working machine Ivan Vangelista2018-04-091-14/+34
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* Misc stuff (nw) Olivier Galibert2018-01-271-13/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* 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 pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* 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-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1127