summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/peplus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-554/+554
* 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-7/+7
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-8/+19
* new working machine - PE+ 4th of July Slots briantro2018-02-121-0/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* new working machine - PE+ Jackpot Jewels video slots briantro2017-11-231-8/+20
* new clone added - PE Plus PP0006 Standard Poker briantro2017-07-131-0/+22
* peplus.cpp: Minor edit (nw) briantro2017-06-161-1/+1
* new non working machine briantro2017-06-161-0/+24
* peplus.cpp: Minor doc update (nw) briantro2017-05-261-1/+1
* New Machine Added briantro2017-05-261-0/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* peplus.cpp: Spelling (nw) briantro2017-04-101-2/+2
* peplus.cpp: Patriot Poker has multiple Bonus levels (nw) briantro2017-04-101-4/+13
* peplus.cpp: Minor clarification (nw) briantro2017-04-101-1/+1
* peplus.cpp: Documentation updates based on printed IGT materials (nw) briantro2017-04-101-8/+8
* peplus: fix CID: 138606 "Logical vs. bitwise operator" Sergey Svishchev2017-03-111-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* peplus.cpp: Documentation update - NW briantro2016-12-041-90/+90
* new PE+ Poker game added briantro2016-12-031-49/+73
* peplus.cpp: CG914 are for later version use CG845 instead - NW briantro2016-11-271-6/+6
* peplus.cpp: Documentation improvements - NW briantro2016-11-271-109/+97
* peplus.cpp: Correct hashes as pointed out by MASH - NW briantro2016-11-261-50/+50
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* peplus.cpp: Research points to PP0232 being called "Patriot Poker" - NW briantro2016-11-261-3/+3
* peplus.cpp: Figured out the special 4K bonus for PP0467 - NW briantro2016-11-251-13/+19
* peplus.cpp: Figured out the Super Deuces paytable - NW briantro2016-11-251-2/+8
* peplus.cpp: Figured 2 more paytables - NW briantro2016-11-251-13/+20
* peplus.cpp: Figured out the paytable for PP0232 - NW briantro2016-11-251-1/+8
* peplus.cpp: Fix clone def 1 --> 2 - NW briantro2016-11-241-1/+1
* peplus.cpp: Documentation update & misc fixes - NW briantro2016-11-241-69/+92
* peplus.cpp: Found another undumped clone - NW briantro2016-11-241-58/+107
* peplus.cpp: Different boards means different "U" locations - NW briantro2016-11-241-9/+9
* peplus.cpp: It's PK0885 that has El Cortez card backs, not PK0858 - NW briantro2016-11-241-2/+2
* peplus.cpp: Sneaky typo found and corrected - NW briantro2016-11-241-1/+1
* peplus.cpp: Please count to 5 ... 1 1 2 3 4 ... ohh so close - NW briantro2016-11-241-4/+4
* peplus.cpp: Fix a clone of myself - NW briantro2016-11-241-4/+4
* peplus.cpp: Fix cut-n-paste - NW briantro2016-11-231-20/+164
* new PE Plus Poker clones briantro2016-11-231-471/+1017
* peplus.cpp: Spelling & Cut-N-Paste fixes - NW briantro2016-11-161-2/+2
* New PE+ poker clones briantro2016-11-161-24/+212
* peplus.cpp: Add in known flags - NW briantro2016-11-131-9/+9
* peplus.cpp: Minor doc update - NW briantro2016-10-291-5/+5