mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-11-20 04:32:23 +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. |
||
---|---|---|
.. | ||
common | ||
ethernet | ||
floppy | ||
ioctrl | ||
memctrl | ||
serial | ||
sound | ||
storage | ||
video | ||
CMakeLists.txt | ||
deviceregistry.cpp | ||
deviceregistry.h |