summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/polyplay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-38/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-20/+20
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* 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-16/+16
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+30
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* polyplay: fixed SIO for real... (nw) Ariane Fugmann2017-03-071-8/+3
* polyplay: fix compile (nw) Dirk Best2017-03-071-1/+1
* Merge pull request #2092 from SailorSat/master Dirk Best2017-03-061-1/+1
|\
| * polyplay: fix device (nw) Ariane Fugmann2017-02-261-1/+1
| * polyplay: hook up the SIO (nw) Ariane Fugmann2017-02-261-1/+1
* | Self-registering devices prep: Vas Crabb2017-02-271-1/+7
|/
* srcclean (nw) Vas Crabb2017-02-191-25/+25
* polyplay: add light organ + layout Ariane Fugmann2017-01-221-14/+54
* srcclean (nw) Vas Crabb2017-01-221-14/+14
* polyplay: add a german version of zre-pp base polyplay (with 10 games) Ariane Fugmann2017-01-201-3/+16
* polyplay: less talking, more documentation (nw) Ariane Fugmann2017-01-121-2/+10
* polyplay: added newer ZRE-PP based polyplay version Ariane Fugmann2017-01-121-183/+216
* polyplay correct year hap2016-01-221-1/+1
* Martin Buchholz answered, revered rewritten driver since original was in bett... Miodrag Milanovic2016-01-211-1/+1
* Revert "Rewrote Poly-Play to add prliminary emulation of the light organ, mod... Miodrag Milanovic2016-01-211-214/+221
* Rewrote Poly-Play to add prliminary emulation of the light organ, modernise t... James Wallace2016-01-201-221/+214
* this is pointer so nullptr is fine (nw) Miodrag Milanovic2015-12-071-1/+1
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+344