summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampoker2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* copyright-holders... nw Roberto Fresca2018-12-081-1/+1
* ampoker.cpp updates: Fixed the NVRAM size. [Grull Osgo] Roberto Fresca2018-12-021-3/+9
* srcclean and fixup (nw) Vas Crabb2018-11-251-14/+14
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-2/+1
* Piccolo Poker 100 updates... Roberto Fresca2018-11-101-86/+100
* new not working clone Ivan Vangelista2018-11-051-52/+110
* Removed due to legal issues. Roberto Fresca2018-10-221-12/+0
* New working clones Roberto Fresca2018-10-191-0/+12
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+2
* fix compile. (nw) mooglyguy2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+17
* 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-5/+5
* -output: Removed legacy output accessors from ampoker2, amusco. [Ryan Holtz] mooglyguy2018-04-041-10/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+30
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* Corrected year for Piccolo Poker 100. RobertoFresca2018-01-311-1/+1
* Added vsync to ampoker2 [El Chango v4] RobertoFresca2018-01-301-1/+1
* 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-2/+2
* 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
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* Ipt service button fixes & cleanups (#2085) Michael.S.G2017-04-061-19/+19
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* spaces... (nw) RobertoFresca2016-03-251-19/+17
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-10/+10
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1455