dingusppc/devices/memctrl
joevt b472123746 Standardize PCIDevice slot_id for PCIHost.
PCIHost
- PCIHosts (bandit and grackle) now use device number and function number for identifying attached PCIDevices. A macro DEV_FUN is added to calculate this new slot_id. Bandit no longer uses IDSEL. Grackle no longer uses only device number.

machinecatalyst, machinegossamer, machinetnt
- Use DEV_FUN to attach PCI devices by device number and function number.
2023-02-05 06:57:04 -08:00
..
hammerhead.cpp Fix read/write argument names 2022-08-22 17:16:22 -07:00
hammerhead.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
hmc.cpp Fix read/write argument names 2022-08-22 17:16:22 -07:00
hmc.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
memctrlbase.cpp Improve previous (cosmetics & code duplication). 2023-01-11 23:36:16 +01:00
memctrlbase.h Add ability to unregister mmio region. 2023-01-11 00:05:23 -08:00
mpc106.cpp Standardize PCIDevice slot_id for PCIHost. 2023-02-05 06:57:04 -08:00
mpc106.h mpc106: refactor PCI read and write methods. 2023-02-02 02:22:47 +01:00
platinum.cpp Fix read/write argument names 2022-08-22 17:16:22 -07:00
platinum.h Fix read/write argument names 2022-08-22 17:16:22 -07:00
psx.cpp Fix gazelle sys-id. 2023-01-11 00:05:23 -08:00
psx.h Basic PSX memory controller emulation. 2022-12-23 17:19:46 +01:00
spdram.h Simplify registration of HW component types. 2022-01-26 16:45:21 +01:00