summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs027a_type1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-2506/+0
* pgm: merge the two halves of the latches, remove overeager synchronizing Olivier Galibert2022-06-151-45/+15
* pgm.cpp: Use struct for sprites, Use raw parameters for screen (#6971) cam9002020-07-241-4/+0
* pgmprot_igs027a_type1.cpp: simulated Photo Y2K2 sprite offset decode [iq_132] Ivan Vangelista2020-06-291-15/+87
* drivers starting with p and q: removed read* and write* macros (nw) Ivan Vangelista2020-06-131-12/+12
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-26/+26
* srcclean (nw) Vas Crabb2019-07-281-2/+2
* pgm.cpp, pgmprot_igs027a_type*.cpp : Updates (nw) (#5286) cam9002019-06-281-13/+14
* new working clones Ivan Vangelista2019-06-201-0/+12
* pgm.cpp, pgmprot_*.cpp : Updates cam9002019-05-151-263/+239
* pgm.cpp : Implement some inputs, Fix naming cam9002019-04-141-0/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+19
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-19/+18
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* pgm.cpp : Correct metadata related to title screen (#3538) cam9002018-05-111-0/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+28
* (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-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Checkpoint... (nw) Olivier Galibert2018-01-031-8/+8
* 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
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* pgm split (nw) Miodrag Milanovic2016-05-011-0/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-3/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2431