summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82439hx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* newpci: propose a way to find the busmaster space Olivier Galibert2024-02-191-2/+1
* 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-5/+20
* i82439hx.cpp: corrections to pci configuration space map and decoding to debu... yz70s2021-07-291-1/+77
* 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-1/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-6/+1
* i82439hx.cpp: start to support system management mode (nw) yz70s2018-05-131-3/+25
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-16/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* i82439hx, i82439tx: Fix memory map (nw) AJR2017-04-251-19/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+308