summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pacman.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-171/+155
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-87/+87
* namco, polepos: Clean up some line write handlers (nw) AJR2018-05-011-3/+3
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-18/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* pacman.cpp, etc.: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-15/+28
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-24/+24
* Machine promoted to working - Eyes (Zaccarina) braintro2018-03-141-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-389/+417
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-25/+50
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-29/+29
* fix alibaba memorymap ordering (nw) hap2018-02-031-8/+4
* new working clone Ivan Vangelista2018-02-011-1/+29
* ponpoko: Use 4-way joystick AJR2018-01-311-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-8/+8
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-3/+3
* More misc stuff (nw) Olivier Galibert2018-01-271-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-27/+27
* (nw) simulate protection for korosuke [iq_132] and resultant cleanup [Robbbert] Robbbert2018-01-141-88/+12
* (nw) fixed regression in mbrush and crushbl2. Robbbert2018-01-121-2/+40
* maketrax : fixed regression (teleport holes dip not working) Robbbert2018-01-111-3/+3
* pacman.cpp: restore maketrax save state support (nw) Ivan Vangelista2018-01-091-0/+4
* Maketrax : simulate protection [iq_132, Robbbert] Robbbert2018-01-101-34/+55
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-6/+6
* Do the easy ones (nw) Olivier Galibert2018-01-011-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-13/+13
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-13/+13
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-12/+12
* new working clone added Ivan Vangelista2017-12-111-1/+1
* pacman.cpp: Correct ROM labels for The Glob Pacman Conversion set (nw) briantro2017-11-021-14/+15
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* Revert Z80_R usage in alibaba, added a note about machine().rand(), open to s... angelosa2017-09-151-4/+2
* pacman.cpp: changed RNG function for alibaba, fixes inp playback [Angelo Salese] angelosa2017-09-141-1/+4
* srcclean (nw) Vas Crabb2017-08-271-2/+2
* pacman.cpp: Correct rom names for Boardwalk Casino & better documentation (nw) briantro2017-08-211-8/+8
* Some sldh commenting (nw) Scott Stone2017-08-151-4/+4
* pacman.cpp: partial dip switches for pengojpm (MT05945) (nw) Ivan Vangelista2017-08-011-17/+15
* pacman.cpp: Fix a lot of obviously wrong 74LS259 mapping (nw) AJR2017-07-261-4/+4
* New 74LS259/9334/CD4099 devices AJR2017-07-251-114/+100
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* s2650: I/O modernization AJR2017-06-221-16/+3
* eeekk! is a conversion of pacman, so it will have switch 7 & 8 even though th... smf-2017-06-181-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-68/+68
* pacman.cpp: added the producers of a couple of bootlegs (nw) Ivan Vangelista2017-03-061-18/+18