summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/3c503.cpp
Commit message (Expand)AuthorAgeFilesLines
* dp8390: Eliminate CS line handler; use separate read and write handlers inste... AJR2020-06-041-4/+2
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-6/+6
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-2/+2
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-201-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-6/+7
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-14/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-5/+1
* 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-5/+5
* rand() corrections in src/devices/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-8/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+304