mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-28 21:30:27 +00:00
54bda0ea95
pci_conv_rd_data can be used to handle unaligned or 64-bit accesses in mmio regions if it's modified to include the next 32-bit value. For pci config accesses, grackle repeats the 32-bit value. bandit uses a seemingly random number for the next 32-bit value, but we'll make it work like grackle. |
||
---|---|---|
.. | ||
bandit.cpp | ||
bandit.h | ||
dec21154.cpp | ||
dec21154.h | ||
pcibase.cpp | ||
pcibase.h | ||
pcibridge.cpp | ||
pcibridge.h | ||
pcibridgebase.cpp | ||
pcibridgebase.h | ||
pcicardbusbridge.cpp | ||
pcicardbusbridge.h | ||
pcidevice.cpp | ||
pcidevice.h | ||
pcihost.cpp | ||
pcihost.h |