summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/ne2000.cpp
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-3/+3
* dp8390: Eliminate CS line handler; use separate read and write handlers inste... AJR2020-06-041-10/+6
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-8/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (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
* 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-7/+3
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* 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/+144