dingusppc/devices
Mihai Parparita 8d95aa5ed3 Fix ATA HD initialization on Beige G3 when booting 9.2
1f2256ec81a/7ee8b9b2 were referencing a multiple_sector_count field,
but it was never set. This was resulting in an error being returned
(`READ MULTIPLE with SET MULTIPLE==0`).` We actually should use
`sec_per_block``, which bd16b7c69e introduced.
2024-08-22 22:38:48 -07:00
..
common Fix ATA HD initialization on Beige G3 when booting 9.2 2024-08-22 22:38:48 -07:00
ethernet Improve MACE stub. 2024-07-23 01:39:15 +02:00
floppy swim3: Set write protect by default. 2024-05-01 06:52:11 -07:00
ioctrl Improve MACE stub. 2024-07-23 01:39:15 +02:00
memctrl memctrl: keep address_map sorted by address 2024-07-28 13:27:48 -07:00
serial escc: Update RR0 if no character is available. 2024-05-07 06:45:01 -07:00
sound soundserver_cubeb: Verify buffer is not null. 2024-05-05 06:52:59 -07:00
storage cdromdrive: add support for raw CD images. 2024-07-15 01:48:46 +02:00
video sdl: handle SDL_WINDOWEVENT_EXPOSED event to fix redrawing issue 2024-07-29 23:27:05 +08:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -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