summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldnpkr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-191/+188
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-12/+12
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-22/+12
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-74/+74
* Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-211-3/+3
* goldnpkr: Use MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) AJR2018-03-281-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-151/+165
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-11/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-14/+28
* 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-13/+26
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* New working clones RobertoFresca2017-07-101-1/+30
* megadpkr: Further improvements and cleanups (nw) AJR2017-07-081-6/+491
* Added to the list of emulated games... RobertoFresca2017-06-221-1/+2
* New working clones RobertoFresca2017-06-221-0/+27
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-103/+103
* Self-registering devices prep: Vas Crabb2017-02-271-9/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-33/+33
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+2
* Make address maps complain when entry bounds lie outside the global mask (nw) AJR2016-08-081-1/+1
* Change Protel --> Prodel HW... (nw) RobertoFresca2016-06-301-6/+11
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-10/+10
* Golden Poker driver: Enumerated and sorted out the supported games.... RobertoFresca2016-06-221-4/+8
* New clones added or promoted from NOT_WORKING status RobertoFresca2016-06-221-0/+112
* correction... RobertoFresca2016-06-071-1/+2