summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/prophet600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* prophet600, rainbow, sc2: Use output finders (nw) AJR2018-04-041-8/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-33/+33
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* prophet600: further hookups (nw) arbee2016-01-101-20/+87
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Add new files for Prophet-600 (nw) arbee2016-01-091-0/+234