summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldnpkr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Buena Suerte (Protel PCB): Added technical notes and a WIP RobertoFresca2016-06-071-1/+74
* Buena Suerte: Completed the Protel PCB set. Rearranged the graphics ROMs RobertoFresca2016-06-071-73/+94
* 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-5/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-8/+8
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-174/+174
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-177/+177
* Tab to spaces due to notepad messed up... RobertoFresca2015-11-281-26/+26
* New machines marked as NOT_WORKING RobertoFresca2015-11-281-27/+115
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-37/+37
* Golden Poker driver: Minor docs update... RobertoFresca2015-11-191-1/+2
* New clones marked as NOT_WORKING RobertoFresca2015-11-191-3/+21