dingusppc/devices
Mihai Parparita ea9de4feaf Fix uninitialized value read in the ScsiHardDisk constructor
The call to the ScsiDevice superclass was using the name field (which
was not initialized yet) instead of the name constructor argument
2023-12-10 08:58:12 -08:00
..
common Fix uninitialized value read in the ScsiHardDisk constructor 2023-12-10 08:58:12 -08:00
ethernet bigmac: support more registers. 2023-09-22 00:09:17 +02:00
floppy Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
ioctrl grandcentral: respect size when reading from IOBus devices. 2023-12-10 00:19:44 +01:00
memctrl hammerhead: add configuration accessors. 2023-12-10 00:19:44 +01:00
serial Fix compiler warnings: never executed. 2023-01-11 01:17:12 -08:00
sound
storage cdromdrive: declare some methods virtual. 2023-12-10 00:19:44 +01:00
video Add support for more ATI Rage video modes 2023-12-07 00:16:48 -08:00
CMakeLists.txt
deviceregistry.cpp
deviceregistry.h