summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/prodigy.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* (nw) output finder for 24cdjuke,30test,allied,cvicny,datum,k1003,prodigy Robbbert2018-04-031-9/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-6/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+298
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-298/+4
* prodigy: WIP Added support for SVG web UI through XSL transformation of the L... Joakim Larsson Edstrom2017-11-161-4/+298
* prodigy: updated keypad logic to use ioport_array Joakim Larsson Edstrom2017-10-231-58/+16
* prodigy: Added clickable layout, the machine is now playable Joakim Larsson Edstrom2017-10-181-22/+184
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* srcclean (nw) Vas Crabb2017-02-191-2/+2
* prodigy: Added BCD display and initial layout (nw) Joakim Larsson Edstrom2017-02-171-1/+223
* Prodigy: Added layout Joakim Larsson Edstrom2016-12-011-0/+25
* New skeleton driver: ACI Destiny Prodigy chess computer Joakim Larsson Edstrom2016-11-181-0/+50