summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/peyper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-8/+8
* srcclean (nw) Vas Crabb2018-09-231-4/+4
* i8279: De-MCFG, nw mooglyguy2018-09-041-6/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* play.cpp: verified that Third World and Night Fever share the same ROMs with ... Ivan Vangelista2018-07-231-4/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* devcb3 Vas Crabb2018-07-071-2/+2
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* 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-13/+13
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-23/+25
* bit more cleanup (nw) Vas Crabb2018-03-051-30/+50
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Exact year for ator (MT #06485) AJR2017-01-291-3/+3
* peyper.cpp: 8910 reads (nw) AJR2017-01-051-0/+3
* New NOT WORKING pinball AJR2017-01-021-1/+12
* i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-081-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-10/+10
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* More PinMAME synch. Just need to whip up 2 or 3 skeleton drivers and I should... Ivan Vangelista2016-08-231-1/+16
* Started synching with latest PINMAME. Will add new games directly in the wn (nw) Ivan Vangelista2016-08-161-3/+8
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-11/+11
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-11/+11
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+840