summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/isa.h
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* isa: Modernize device configuration (nw) AJR2019-01-251-9/+7
* bus/isa: Preparation for supporting DACK handshake line (nw) AJR2019-01-201-4/+6
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-92/+22
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-3/+3
* devcb3 Vas Crabb2018-07-071-19/+19
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+28
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-6/+5
* i82439tx: add support for system management mode and more [Samuele Zannoli] yz70s2018-04-271-0/+9
* Revert "(PC-ISA): Add Action Replay card for DOS (1994) (#3445)" Vas Crabb2018-04-171-1/+0
* (PC-ISA): Add Action Replay card for DOS (1994) (#3445) Bavarese2018-04-161-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-47/+47
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Remove remaining firstcpu usage from devices (nw) AJR2018-01-041-0/+3
* genpc, isa8: Make maincpu tag more honestly configurable (nw) AJR2017-11-091-2/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* isa.cpp: add unmap_device method and in install16_device use io space width (nw) yz70s2017-07-031-0/+1
* C++14 constexpr doesn't cooperate with universal references (nw) AJR2017-07-031-4/+7
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-32/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+42
* isa8_device: Provide proper unitmask for address spaces of any data width (nw) AJR2017-03-301-1/+5
* Device fixups (nw) AJR2017-03-021-2/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-2/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* addrmap: Remove device parameter [O. Galibert] Olivier Galibert2016-11-091-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-8/+8
* reverting: Miodrag Milanovic2016-01-201-10/+10
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* override part 1 (nw) Miodrag Milanovic2015-12-051-9/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+439