summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcat_dyn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-11/+11
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-7/+7
* Re-write serial mouse support: Vas Crabb2018-09-191-2/+2
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-4/+3
* -in8250: De-MCFG, nw mooglyguy2018-09-041-5/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-3/+2
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Replace machine().device with subdevice for NVRAM installation; clean up vide... AJR2018-06-031-1/+1
* 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-31/+32
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+10
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-23/+25
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+7
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* pcat_dyn: add sound and mark toursol working [Carl] cracyc2016-03-191-3/+61
* small cleanups (nw) cracyc2016-03-191-10/+0
* pcat_dyn: add nvram and finish inputs, only audio missing (nw) cracyc2016-03-181-32/+54
* trident: add support for doubled horiz width in tvga9000 (nw) cracyc2016-03-181-0/+1
* pcat_dyn: fix rom mapping and document some keys (nw) cracyc2016-03-181-30/+7
* pcat_dyn: make post text screen work with trident (nw) cracyc2016-03-161-6/+6
* pcat_dyn: that works better, protocol isn't ms mouse compatible though (nw) cracyc2016-03-061-1/+1
* pcat_dyn: skip io board check and connect currently nonworking mouse (nw) cracyc2016-03-061-2/+24
* pcat_dyn: notes (nw) cracyc2016-03-061-14/+4
* pcat_dyn: proper default nvram (nw) cracyc2016-03-061-1/+14
* pcat_dyn: "I/O BOARD FAILURE" (nw) cracyc2016-03-051-23/+42
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+171