dingusppc/devices
joevt 37c352955c Allow bit 1 of I/O BARs to be set.
Usually bit 1 of I/O BARs is 0 since it is reserved, but control has an I/O BAR where this bit is set.
bar_cfg is used to determine the default values of the least significant bits (2 bits for I/O BARs and 4 bits for Memory BARs).
The upper bits of bar_cfg determine which bits can be set and also determines the size of the BAR.
2023-01-11 00:05:23 -08:00
..
common Allow bit 1 of I/O BARs to be set. 2023-01-11 00:05:23 -08:00
ethernet mace: self-registration with the device registry. 2022-07-18 20:27:34 +02:00
floppy floppyimg: correct format for MFM DC42 images. 2022-12-12 02:27:42 +01:00
ioctrl Basic O'Hare I/O controller emulation. 2022-12-23 17:19:46 +01:00
memctrl Fix gazelle sys-id. 2023-01-11 00:05:23 -08:00
serial Add nvedit 2022-08-22 17:21:58 -07:00
sound Merge remote-tracking branch 'upstream/master' 2022-08-14 16:38:51 -07:00
video Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
CMakeLists.txt Manage Windows build dependencies with vcpkg. 2023-01-08 22:27:13 +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