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
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
sound soundserver_cubeb: remove soundio code. 2023-11-15 19:01:54 +01:00
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 Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
deviceregistry.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
deviceregistry.h Clean up #includes 2023-11-03 00:33:47 -07:00