dingusppc/devices
joevt 54bda0ea95 pci: Change pci_conv_rd_data unaligned.
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.
2024-03-03 20:06:13 -07:00
..
common pci: Change pci_conv_rd_data unaligned. 2024-03-03 20:06:13 -07:00
ethernet
floppy Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
ioctrl heathrow: Align read/write messages. 2024-03-03 12:03:06 -07:00
memctrl pci: Change pci_conv_rd_data unaligned. 2024-03-03 20:06:13 -07:00
serial
sound
storage
video atirage: Rename variable. 2024-03-02 20:49:25 -07:00
CMakeLists.txt
deviceregistry.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
deviceregistry.h