summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs025_igs022.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-444/+0
* igs017.cpp, igs022.cpp: Improved protection and decryption; ,oved protection ... Luca Elia2022-06-121-13/+8
* Revert "igs017.cpp: Improved protection and decryption [Luca Elia]" Vas Crabb2022-04-101-1/+1
* igs017.cpp: Improved protection and decryption [Luca Elia] Luca Elia2022-04-091-1/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* igs022.cpp : Updates cam9002019-05-231-3/+1
* pgm.cpp, pgmprot_*.cpp : Updates cam9002019-05-151-21/+18
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+8
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+10
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+6
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* pgm split (nw) Miodrag Milanovic2016-05-011-0/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+448