dingusppc/devices
joevt 6fad095730 Allow setting PCI status register
Don't always return 0 when reading it. The status register contains some bits that Open Firmware uses to set some properties.
A PCI device can set a default status register value to set those bits.
	this->status = 0x02B0; // 0000  0 01 0  1 0 1 1  0000 Capabilities List, 66 MHz, Fast Back-to-Back, DevSel Speed: Medium
2022-08-22 17:16:22 -07:00
..
common Allow setting PCI status register 2022-08-22 17:16:22 -07:00
ethernet mace: self-registration with the device registry. 2022-07-18 20:27:34 +02:00
floppy Remove unnecessary linefeeds from log 2022-08-14 05:26:56 -07:00
ioctrl Remove unnecessary linefeeds from log 2022-08-14 05:26:56 -07:00
memctrl changes to pci logging 2022-08-22 17:16:17 -07:00
serial Add socket type for serial_backend 2022-08-14 16:36:52 -07:00
sound Merge remote-tracking branch 'upstream/master' 2022-08-14 16:38:51 -07:00
video pcidevice: fix expansion ROM mapping. 2022-08-20 12:51:08 +02:00
CMakeLists.txt Initial support for floppy disk images. 2021-12-04 14:22:02 +01:00
deviceregistry.cpp deviceregistry: add device_registered method. 2022-08-19 18:53:05 +02:00
deviceregistry.h deviceregistry: add device_registered method. 2022-08-19 18:53:05 +02:00