summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/com.cpp
Commit message (Expand)AuthorAgeFilesLines
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-4/+4
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-47/+50
* Re-write serial mouse support: Vas Crabb2018-09-191-6/+12
* -in8250: De-MCFG, nw mooglyguy2018-09-041-70/+70
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-76/+76
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* 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-2/+2
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-34/+23
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* some NULL -> nullptr hap2016-01-241-4/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+194