summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldnpkr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3
* Joker Card (witch game): Fixed the extended gaphics. Roberto Fresca2019-08-261-8/+19
* srcclean (nw) Vas Crabb2019-08-251-3/+3
* fix hashes... Roberto Fresca2019-08-251-6/+5
* goldnpkr.cpp: Fix build (nw) AJR2019-08-241-1/+1
* New working clones Roberto Fresca2019-08-251-0/+33
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Machines promoted to working Roberto Fresca2019-07-301-50/+101
* srcclean (nw) Vas Crabb2019-07-281-13/+13
* modify docs... (nw) Roberto Fresca2019-07-281-0/+2
* Super 21 improvements... [Roberto Fresca, Grull Osgo] Roberto Fresca2019-07-281-47/+254
* New machines marked as NOT_WORKING Roberto Fresca2019-07-231-0/+99
* witchcdg: More accurate, less hacky interface between PIA and PSG (nw) AJR2019-07-121-14/+30
* new not working clone Ivan Vangelista2019-07-071-7/+31
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-4/+2
* New working clones Roberto Fresca2019-04-231-30/+61
* Jack Potten's Poker (set 11, German, W.W.) improvements: [Roberto Fresca] Roberto Fresca2019-04-211-1/+6
* New clones marked as NOT_WORKING Roberto Fresca2019-04-211-4/+27
* Bonus Poker: Fixed DSW... Roberto Fresca2019-04-171-3/+3
* Unknown Galanthis/Zenitone poker game improvements: [Roberto Fresca] Roberto Fresca2019-04-171-11/+111
* New machines marked as NOT_WORKING Roberto Fresca2019-04-151-0/+36
* - Confirmed bipolar PROM dump for Casino Poker. Roberto Fresca2019-04-151-51/+93
* little fix (nw) Roberto Fresca2019-04-141-1/+0
* PM Poker improvements: [Roberto Fresca, Team Europe] Roberto Fresca2019-04-141-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+20
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-16/+15
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-93/+77
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-111/+81
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-8/+10
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Fixes for recent regressions, nw mooglyguy2018-08-161-5/+1
* megadpkr: Fix regression; use more sane syntax in machine config (nw) AJR2018-08-161-1/+5
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-53/+40
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-36/+46
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-24/+24
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-9/+9
* Even more output_finder fixes (nw) AJR2018-05-211-2/+6
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-18/+25
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-7/+7