dingusppc/devices/common/pci
joevt 072d5ae330 Fix Expansion ROM BAR writes
The bits that can be set are the enable bit (bit 0) plus the bits represented by exp_bar_cfg which is determined by the size of the ROM which is calculated to be a power of 2 and a minimum of 2K.
2022-11-23 12:25:28 +01:00
..
bandit.cpp Revert "PCI fixes" 2022-09-02 23:24:06 +00:00
bandit.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
pcidevice.cpp Fix Expansion ROM BAR writes 2022-11-23 12:25:28 +01:00
pcidevice.h Allow setting PCI capabilities pointer 2022-08-22 17:16:22 -07:00
pcihost.cpp pcihost: add attach_pci_device method. 2022-08-19 18:55:33 +02:00
pcihost.h pcihost: add attach_pci_device method. 2022-08-19 18:55:33 +02:00