summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs_m036.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-378/+0
* New machines marked as NOT_WORKING Ivan Vangelista2022-04-041-0/+21
* New machines marked as NOT_WORKING (#8897) HappyASR2021-11-291-0/+23
* More region width fixes (nw) AJR2019-11-161-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-32/+30
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-30/+32
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-32/+30
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-3/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-18/+17
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* allow ddpdojh to actually run code from ram rather than treating ram as rom (... David Haywood2017-12-231-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+328