summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pcshare.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev... cracyc2019-08-201-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-45/+45
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-45/+45
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-45/+45
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-1/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-38/+39
* devcb3 Vas Crabb2018-07-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-8/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11
* pc_vga: Internalize palette (nw) AJR2018-03-031-5/+0
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-031-0/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+52
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+9
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* pcat_dyn: "I/O BOARD FAILURE" (nw) cracyc2016-03-051-12/+2
* Fix build of pcshare Vas Crabb2016-03-051-0/+1
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-5/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+181