summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82439hx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Initial work towards i440bx chipset (#11037) Angelo Salese2023-05-211-1/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-6/+6
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-6/+6
* i82439hx.cpp: corrections to pci configuration space map and decoding to debu... yz70s2021-07-291-1/+9
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-25/+25
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-1/+1
* i82439hx.cpp: corrections to pci configuration data (nw) yz70s2019-06-081-0/+1
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-8/+10
* i82439hx.cpp: start to support system management mode (nw) yz70s2018-05-131-0/+3
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-21/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* i82439hx, i82439tx: Fix memory map (nw) AJR2017-04-251-4/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+74